ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpoyqaadx1
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_simple_bind_keyfile.yml ****************************************
1 plays in /tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml:2
Tuesday 19 July 2022  19:27:29 +0000 (0:00:00.011)       0:00:00.012 ********** 
ok: [/cache/rhel-8-y.qcow2.snap]
META: ran handlers

TASK [Set up test environment] *************************************************
task path: /tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml:12
Tuesday 19 July 2022  19:27:30 +0000 (0:00:01.151)       0:00:01.163 ********** 
included: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml for /cache/rhel-8-y.qcow2.snap

TASK [Include general tests variables] *****************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:2
Tuesday 19 July 2022  19:27:30 +0000 (0:00:00.030)       0:00:01.194 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "nbde_client_test_device": "/tmp/.nbde_client_dev_test",
        "nbde_client_test_encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
        "nbde_client_test_pass": "test-password-here",
        "nbde_client_test_roles_dir": "/tmp/.nbde_client_dev_roles"
    },
    "ansible_included_var_files": [
        "/tmp/tmpxe2l0mw5/tests/vars/main.yml"
    ],
    "changed": false
}

TASK [Set version specific variables] ******************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:5
Tuesday 19 July 2022  19:27:30 +0000 (0:00:00.072)       0:00:01.267 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "nbde_client_test_packages": [
            "cryptsetup"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpxe2l0mw5/tests/vars/RedHat_8.yml"
    ],
    "changed": false
}

TASK [Print all available facts] ***********************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:20
Tuesday 19 July 2022  19:27:30 +0000 (0:00:00.039)       0:00:01.306 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "all_ipv4_addresses": [
            "10.0.2.15"
        ],
        "all_ipv6_addresses": [
            "fec0::d08b:c841:1bd9:691",
            "fe80::df08:b7b6:919a:d21c"
        ],
        "ansible_local": {},
        "apparmor": {
            "status": "disabled"
        },
        "architecture": "x86_64",
        "bios_date": "04/01/2014",
        "bios_vendor": "SeaBIOS",
        "bios_version": "1.14.0-4.fc34",
        "board_asset_tag": "NA",
        "board_name": "NA",
        "board_serial": "NA",
        "board_vendor": "NA",
        "board_version": "NA",
        "chassis_asset_tag": "NA",
        "chassis_serial": "NA",
        "chassis_vendor": "QEMU",
        "chassis_version": "pc-i440fx-5.2",
        "cmdline": {
            "BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-403.el8.x86_64",
            "console": "ttyS0,115200n8",
            "crashkernel": "auto",
            "net.ifnames": "0",
            "no_timer_check": true,
            "root": "UUID=e11cff47-008b-4d4d-a252-3aff4df62d50"
        },
        "date_time": {
            "date": "2022-07-19",
            "day": "19",
            "epoch": "1658258849",
            "epoch_int": "1658258849",
            "hour": "15",
            "iso8601": "2022-07-19T19:27:29Z",
            "iso8601_basic": "20220719T152729959124",
            "iso8601_basic_short": "20220719T152729",
            "iso8601_micro": "2022-07-19T19:27:29.959124Z",
            "minute": "27",
            "month": "07",
            "second": "29",
            "time": "15:27:29",
            "tz": "EDT",
            "tz_dst": "EDT",
            "tz_offset": "-0400",
            "weekday": "Tuesday",
            "weekday_number": "2",
            "weeknumber": "29",
            "year": "2022"
        },
        "default_ipv4": {
            "address": "10.0.2.15",
            "alias": "eth0",
            "broadcast": "10.0.2.255",
            "gateway": "10.0.2.2",
            "interface": "eth0",
            "macaddress": "52:54:00:12:34:56",
            "mtu": 1500,
            "netmask": "255.255.255.0",
            "network": "10.0.2.0",
            "type": "ether"
        },
        "default_ipv6": {
            "address": "fec0::d08b:c841:1bd9:691",
            "gateway": "fe80::2",
            "interface": "eth0",
            "macaddress": "52:54:00:12:34:56",
            "mtu": 1500,
            "prefix": "64",
            "scope": "site",
            "type": "ether"
        },
        "device_links": {
            "ids": {
                "sr0": [
                    "ata-QEMU_DVD-ROM_QM00003"
                ]
            },
            "labels": {
                "sr0": [
                    "cidata"
                ],
                "vda3": [
                    "root"
                ],
                "vdb1": [
                    "yumcache"
                ],
                "vdc1": [
                    "yumvarlib"
                ]
            },
            "masters": {},
            "uuids": {
                "sr0": [
                    "2022-07-19-19-20-08-00"
                ],
                "vda2": [
                    "7B77-95E7"
                ],
                "vda3": [
                    "e11cff47-008b-4d4d-a252-3aff4df62d50"
                ],
                "vdb1": [
                    "f2d26f6b-a4c5-482f-90bd-3ed7e44791a9"
                ],
                "vdc1": [
                    "cac4b01f-f5cc-4e70-b583-df5e1f379898"
                ]
            }
        },
        "devices": {
            "loop0": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {},
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "mq-deadline",
                "sectors": "0",
                "sectorsize": "512",
                "size": "0.00 Bytes",
                "support_discard": "4096",
                "vendor": null,
                "virtual": 1
            },
            "sr0": {
                "holders": [],
                "host": "IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]",
                "links": {
                    "ids": [
                        "ata-QEMU_DVD-ROM_QM00003"
                    ],
                    "labels": [
                        "cidata"
                    ],
                    "masters": [],
                    "uuids": [
                        "2022-07-19-19-20-08-00"
                    ]
                },
                "model": "QEMU DVD-ROM",
                "partitions": {},
                "removable": "1",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "mq-deadline",
                "sectors": "728",
                "sectorsize": "2048",
                "size": "364.00 KB",
                "support_discard": "0",
                "vendor": "QEMU",
                "virtual": 1
            },
            "vda": {
                "holders": [],
                "host": "SCSI storage controller: Red Hat, Inc. Virtio block device",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {
                    "vda1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [],
                            "masters": [],
                            "uuids": []
                        },
                        "sectors": "2048",
                        "sectorsize": 512,
                        "size": "1.00 MB",
                        "start": "2048",
                        "uuid": null
                    },
                    "vda2": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [],
                            "masters": [],
                            "uuids": [
                                "7B77-95E7"
                            ]
                        },
                        "sectors": "204800",
                        "sectorsize": 512,
                        "size": "100.00 MB",
                        "start": "4096",
                        "uuid": "7B77-95E7"
                    },
                    "vda3": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [
                                "root"
                            ],
                            "masters": [],
                            "uuids": [
                                "e11cff47-008b-4d4d-a252-3aff4df62d50"
                            ]
                        },
                        "sectors": "20762591",
                        "sectorsize": 512,
                        "size": "9.90 GB",
                        "start": "208896",
                        "uuid": "e11cff47-008b-4d4d-a252-3aff4df62d50"
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "20971520",
                "sectorsize": "512",
                "size": "10.00 GB",
                "support_discard": "512",
                "vendor": "0x1af4",
                "virtual": 1
            },
            "vdb": {
                "holders": [],
                "host": "SCSI storage controller: Red Hat, Inc. Virtio block device",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {
                    "vdb1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [
                                "yumcache"
                            ],
                            "masters": [],
                            "uuids": [
                                "f2d26f6b-a4c5-482f-90bd-3ed7e44791a9"
                            ]
                        },
                        "sectors": "4192256",
                        "sectorsize": 512,
                        "size": "2.00 GB",
                        "start": "2048",
                        "uuid": "f2d26f6b-a4c5-482f-90bd-3ed7e44791a9"
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "4194304",
                "sectorsize": "512",
                "size": "2.00 GB",
                "support_discard": "512",
                "vendor": "0x1af4",
                "virtual": 1
            },
            "vdc": {
                "holders": [],
                "host": "SCSI storage controller: Red Hat, Inc. Virtio block device",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {
                    "vdc1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [
                                "yumvarlib"
                            ],
                            "masters": [],
                            "uuids": [
                                "cac4b01f-f5cc-4e70-b583-df5e1f379898"
                            ]
                        },
                        "sectors": "4192256",
                        "sectorsize": 512,
                        "size": "2.00 GB",
                        "start": "2048",
                        "uuid": "cac4b01f-f5cc-4e70-b583-df5e1f379898"
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "4194304",
                "sectorsize": "512",
                "size": "2.00 GB",
                "support_discard": "512",
                "vendor": "0x1af4",
                "virtual": 1
            }
        },
        "discovered_interpreter_python": "/usr/libexec/platform-python",
        "distribution": "RedHat",
        "distribution_file_parsed": true,
        "distribution_file_path": "/etc/redhat-release",
        "distribution_file_search_string": "Red Hat",
        "distribution_file_variety": "RedHat",
        "distribution_major_version": "8",
        "distribution_release": "Ootpa",
        "distribution_version": "8.7",
        "dns": {
            "nameservers": [
                "10.0.2.3"
            ],
            "search": [
                "virt.pnr.lab.eng.rdu2.redhat.com"
            ]
        },
        "domain": "virt.pnr.lab.eng.rdu2.redhat.com",
        "effective_group_id": 0,
        "effective_user_id": 0,
        "env": {
            "BASH_FUNC_which%%": "() {  ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}",
            "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus",
            "HOME": "/root",
            "LANG": "en_US.UTF-8",
            "LC_CTYPE": "C.UTF-8",
            "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
            "LOGNAME": "root",
            "LS_COLORS": "",
            "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin",
            "PWD": "/root",
            "SELINUX_LEVEL_REQUESTED": "",
            "SELINUX_ROLE_REQUESTED": "",
            "SELINUX_USE_CURRENT_RANGE": "",
            "SHELL": "/bin/bash",
            "SHLVL": "2",
            "SSH_CLIENT": "10.0.2.2 44194 22",
            "SSH_CONNECTION": "10.0.2.2 44194 10.0.2.15 22",
            "SSH_TTY": "/dev/pts/0",
            "USER": "root",
            "XDG_RUNTIME_DIR": "/run/user/0",
            "XDG_SESSION_ID": "1",
            "_": "/usr/libexec/platform-python",
            "which_declare": "declare -f"
        },
        "eth0": {
            "active": true,
            "device": "eth0",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "off [requested on]",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "off [fixed]",
                "netns_local": "off [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "off [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_gro_list": "off",
                "rx_udp_gro_forwarding": "off",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "on [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "off",
                "tcp_segmentation_offload": "off",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "off [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "off [fixed]",
                "tx_checksumming": "off",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_list": "off [fixed]",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "off [fixed]",
                "tx_nocache_copy": "off",
                "tx_scatter_gather": "off [fixed]",
                "tx_scatter_gather_fraglist": "off [fixed]",
                "tx_sctp_segmentation": "off [fixed]",
                "tx_tcp6_segmentation": "off [fixed]",
                "tx_tcp_ecn_segmentation": "off [fixed]",
                "tx_tcp_mangleid_segmentation": "off [fixed]",
                "tx_tcp_segmentation": "off [fixed]",
                "tx_tunnel_remcsum_segmentation": "off [fixed]",
                "tx_udp_segmentation": "off [fixed]",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "off [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "10.0.2.15",
                "broadcast": "10.0.2.255",
                "netmask": "255.255.255.0",
                "network": "10.0.2.0"
            },
            "ipv6": [
                {
                    "address": "fec0::d08b:c841:1bd9:691",
                    "prefix": "64",
                    "scope": "site"
                },
                {
                    "address": "fe80::df08:b7b6:919a:d21c",
                    "prefix": "64",
                    "scope": "link"
                }
            ],
            "macaddress": "52:54:00:12:34:56",
            "module": "virtio_net",
            "mtu": 1500,
            "pciid": "virtio0",
            "promisc": false,
            "speed": -1,
            "timestamping": [],
            "type": "ether"
        },
        "fibre_channel_wwn": [],
        "fips": false,
        "form_factor": "Other",
        "fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com",
        "gather_subset": [
            "all"
        ],
        "hostname": "ibm-p8-kvm-03-guest-02",
        "hostnqn": "",
        "interfaces": [
            "eth0",
            "lo"
        ],
        "is_chroot": false,
        "iscsi_iqn": "",
        "kernel": "4.18.0-403.el8.x86_64",
        "kernel_version": "#1 SMP Thu Jun 23 14:49:29 EDT 2022",
        "lo": {
            "active": true,
            "device": "lo",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "on",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "on [fixed]",
                "netns_local": "on [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "on [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_gro_list": "off",
                "rx_udp_gro_forwarding": "off",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "off [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "on",
                "tcp_segmentation_offload": "on",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "on [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "on [fixed]",
                "tx_checksumming": "on",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_list": "on",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "on [fixed]",
                "tx_nocache_copy": "off [fixed]",
                "tx_scatter_gather": "on [fixed]",
                "tx_scatter_gather_fraglist": "on [fixed]",
                "tx_sctp_segmentation": "on",
                "tx_tcp6_segmentation": "on",
                "tx_tcp_ecn_segmentation": "on",
                "tx_tcp_mangleid_segmentation": "on",
                "tx_tcp_segmentation": "on",
                "tx_tunnel_remcsum_segmentation": "off [fixed]",
                "tx_udp_segmentation": "on",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "on [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "127.0.0.1",
                "broadcast": "",
                "netmask": "255.0.0.0",
                "network": "127.0.0.0"
            },
            "ipv6": [
                {
                    "address": "::1",
                    "prefix": "128",
                    "scope": "host"
                }
            ],
            "mtu": 65536,
            "promisc": false,
            "timestamping": [],
            "type": "loopback"
        },
        "lsb": {},
        "machine": "x86_64",
        "machine_id": "ecc99e2ac35a436c9c2c51a68cff88f6",
        "memfree_mb": 1020,
        "memory_mb": {
            "nocache": {
                "free": 1576,
                "used": 235
            },
            "real": {
                "free": 1020,
                "total": 1811,
                "used": 791
            },
            "swap": {
                "cached": 0,
                "free": 0,
                "total": 0,
                "used": 0
            }
        },
        "memtotal_mb": 1811,
        "module_setup": true,
        "mounts": [
            {
                "block_available": 2072895,
                "block_size": 4096,
                "block_total": 2592763,
                "block_used": 519868,
                "device": "/dev/vda3",
                "fstype": "xfs",
                "inode_available": 5150344,
                "inode_total": 5190592,
                "inode_used": 40248,
                "mount": "/",
                "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
                "size_available": 8490577920,
                "size_total": 10619957248,
                "uuid": "e11cff47-008b-4d4d-a252-3aff4df62d50"
            },
            {
                "block_available": 48122,
                "block_size": 2048,
                "block_total": 51091,
                "block_used": 2969,
                "device": "/dev/vda2",
                "fstype": "vfat",
                "inode_available": 0,
                "inode_total": 0,
                "inode_used": 0,
                "mount": "/boot/efi",
                "options": "rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro",
                "size_available": 98553856,
                "size_total": 104634368,
                "uuid": "7B77-95E7"
            },
            {
                "block_available": 459842,
                "block_size": 4096,
                "block_total": 507604,
                "block_used": 47762,
                "device": "/dev/vdb1",
                "fstype": "ext4",
                "inode_available": 130991,
                "inode_total": 131072,
                "inode_used": 81,
                "mount": "/var/cache/dnf",
                "options": "rw,seclabel,relatime",
                "size_available": 1883512832,
                "size_total": 2079145984,
                "uuid": "f2d26f6b-a4c5-482f-90bd-3ed7e44791a9"
            },
            {
                "block_available": 475562,
                "block_size": 4096,
                "block_total": 507604,
                "block_used": 32042,
                "device": "/dev/vdc1",
                "fstype": "ext4",
                "inode_available": 131052,
                "inode_total": 131072,
                "inode_used": 20,
                "mount": "/var/lib/dnf",
                "options": "rw,seclabel,relatime",
                "size_available": 1947901952,
                "size_total": 2079145984,
                "uuid": "cac4b01f-f5cc-4e70-b583-df5e1f379898"
            }
        ],
        "nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com",
        "os_family": "RedHat",
        "pkg_mgr": "dnf",
        "proc_cmdline": {
            "BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-403.el8.x86_64",
            "console": [
                "tty0",
                "ttyS0,115200n8"
            ],
            "crashkernel": "auto",
            "net.ifnames": "0",
            "no_timer_check": true,
            "root": "UUID=e11cff47-008b-4d4d-a252-3aff4df62d50"
        },
        "processor": [
            "0",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "1",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "2",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "3",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz"
        ],
        "processor_cores": 1,
        "processor_count": 4,
        "processor_nproc": 4,
        "processor_threads_per_core": 1,
        "processor_vcpus": 4,
        "product_name": "Standard PC (i440FX + PIIX, 1996)",
        "product_serial": "NA",
        "product_uuid": "NA",
        "product_version": "pc-i440fx-5.2",
        "python": {
            "executable": "/usr/libexec/platform-python",
            "has_sslcontext": true,
            "type": "cpython",
            "version": {
                "major": 3,
                "micro": 8,
                "minor": 6,
                "releaselevel": "final",
                "serial": 0
            },
            "version_info": [
                3,
                6,
                8,
                "final",
                0
            ]
        },
        "python_version": "3.6.8",
        "real_group_id": 0,
        "real_user_id": 0,
        "selinux": {
            "config_mode": "enforcing",
            "mode": "enforcing",
            "policyvers": 33,
            "status": "enabled",
            "type": "targeted"
        },
        "selinux_python_present": true,
        "service_mgr": "systemd",
        "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBnf5wNu/nke9OfH+mSlviBsD3UaO5zXuxFqBigKHdVkLbCCHWjsCHcRz0TrmI7Lyg66P69AjmoRMX5QHTgBQC8=",
        "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
        "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIF4WVXqkD2Z0RAJi34LxBluNjEJaC38XusY3m6QhFLlC",
        "ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
        "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDB7HFT+miA5KqAWPr3iQMrQOSgj3BBu/f9mFoPfBovAyTOXObBxmnEJDhWPd6NsYFXcQ5cRH02DQM0aVdVneQt6oGcpCF6felYuMSwFSYQn+Be05j7ZD+Ler9oySkaV31N+D2bzVwjCreO5yUullZnLIBz7SGduZrXXSi2VM+QRTdTD6HQxeGRE+B28u7T/+7YhncBD3JmFVI/JAsyU331Lttbuk5ObQOSkLw9BH92bTe2B72qTrcRvCSydifQ2KaWsu18A3IAD+2ThuaAaAd78dsC2QlQXeROkNLIzxrNgjW0voETjsn9dnuN72GFTPN7UgtbA738bY0IEhL6kcPWG98Xi6ec6PKpL7ejPSbHU0RbLozIial/lIr1hKD4U6HrGIox5LFMqWT5TqLZ+VlccZ8Wav+OBBbYdBOIDAv6u3xrkb+cwQ0qyVASOg3aZY0eG0mM+vcLopgkMFe24bjIUXZGpXGv/nzhdnRHba+l+tfasdAxNclWDgEOo2k+mhk=",
        "ssh_host_key_rsa_public_keytype": "ssh-rsa",
        "swapfree_mb": 0,
        "swaptotal_mb": 0,
        "system": "Linux",
        "system_capabilities": [],
        "system_capabilities_enforced": "False",
        "system_vendor": "QEMU",
        "uptime_seconds": 438,
        "user_dir": "/root",
        "user_gecos": "root",
        "user_gid": 0,
        "user_id": "root",
        "user_shell": "/bin/bash",
        "user_uid": 0,
        "userspace_architecture": "x86_64",
        "userspace_bits": "64",
        "virtualization_role": "guest",
        "virtualization_tech_guest": [
            "kvm"
        ],
        "virtualization_tech_host": [],
        "virtualization_type": "kvm"
    }
}

TASK [Install required packages for nbde_client tests] *************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:24
Tuesday 19 July 2022  19:27:30 +0000 (0:00:00.044)       0:00:01.351 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Clone nbde_server role for the tests] ************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:28
Tuesday 19 July 2022  19:27:32 +0000 (0:00:01.459)       0:00:02.810 ********** 
ok: [/cache/rhel-8-y.qcow2.snap -> localhost] => {
    "after": "99f76e441cd2aa70c708e6715361f8b1b96d66c0",
    "before": "99f76e441cd2aa70c708e6715361f8b1b96d66c0",
    "changed": false,
    "remote_url_changed": false
}

TASK [Deploy NBDE server for testing] ******************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:35
Tuesday 19 July 2022  19:27:32 +0000 (0:00:00.539)       0:00:03.350 ********** 

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Set version specific variables] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main.yml:6
Tuesday 19 July 2022  19:27:32 +0000 (0:00:00.035)       0:00:03.385 ********** 
included: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure ansible_facts used by role] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2
Tuesday 19 July 2022  19:27:32 +0000 (0:00:00.028)       0:00:03.414 ********** 
ok: [/cache/rhel-8-y.qcow2.snap]

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Set platform/version specific variables] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml:9
Tuesday 19 July 2022  19:27:33 +0000 (0:00:00.504)       0:00:03.918 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "__nbde_server_cachedir": "/var/cache/tang",
        "__nbde_server_group": "tang",
        "__nbde_server_keydir": "/var/db/tang",
        "__nbde_server_keygen": "/usr/libexec/tangd-keygen",
        "__nbde_server_packages": [
            "tang"
        ],
        "__nbde_server_services": [
            "tangd.socket"
        ],
        "__nbde_server_update": "/usr/libexec/tangd-update",
        "__nbde_server_user": "tang"
    },
    "ansible_included_var_files": [
        "/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/vars/default.yml"
    ],
    "changed": false
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Include the appropriate provider tasks] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main.yml:9
Tuesday 19 July 2022  19:27:33 +0000 (0:00:00.039)       0:00:03.958 ********** 
included: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml for /cache/rhel-8-y.qcow2.snap

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure tang is installed] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2
Tuesday 19 July 2022  19:27:33 +0000 (0:00:00.030)       0:00:03.988 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure keys are rotated] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:7
Tuesday 19 July 2022  19:27:34 +0000 (0:00:01.341)       0:00:05.330 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure we have keys] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:16
Tuesday 19 July 2022  19:27:34 +0000 (0:00:00.032)       0:00:05.363 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "arguments": {
        "cachedir": "/var/cache/tang",
        "force": false,
        "keydir": "/var/db/tang",
        "keygen": "/usr/libexec/tangd-keygen",
        "keys_to_deploy_dir": null,
        "state": "keys-created",
        "update": "/usr/libexec/tangd-update"
    },
    "changed": false,
    "state": "keys-created"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:25
Tuesday 19 July 2022  19:27:35 +0000 (0:00:00.506)       0:00:05.869 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure required services are enabled and at the right state] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29
Tuesday 19 July 2022  19:27:35 +0000 (0:00:00.032)       0:00:05.902 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => (item=tangd.socket) => {
    "ansible_loop_var": "item",
    "changed": false,
    "enabled": true,
    "item": "tangd.socket",
    "name": "tangd.socket",
    "state": "started",
    "status": {
        "Accept": "yes",
        "ActiveEnterTimestamp": "Tue 2022-07-19 15:20:29 EDT",
        "ActiveEnterTimestampMonotonic": "17956650",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "system.slice sysinit.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Tue 2022-07-19 15:20:29 EDT",
        "AssertTimestampMonotonic": "17954681",
        "Backlog": "128",
        "Before": "multi-user.target sockets.target shutdown.target",
        "BindIPv6Only": "default",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "Broadcast": "no",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Tue 2022-07-19 15:20:29 EDT",
        "ConditionTimestampMonotonic": "17954681",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/tangd.socket",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DeferAcceptUSec": "0",
        "Delegate": "no",
        "Description": "Tang Server socket",
        "DevicePolicy": "auto",
        "DirectoryMode": "0755",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "FailureAction": "none",
        "FileDescriptorName": "tangd.socket",
        "FlushPending": "no",
        "FragmentPath": "/usr/lib/systemd/system/tangd.socket",
        "FreeBind": "no",
        "FreezerState": "running",
        "GID": "[not set]",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "IPTOS": "-1",
        "IPTTL": "-1",
        "Id": "tangd.socket",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Tue 2022-07-19 15:20:29 EDT",
        "InactiveExitTimestampMonotonic": "17956650",
        "InvocationID": "acd336eddb444b4c99241f34c9e541d7",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeepAlive": "no",
        "KeepAliveIntervalUSec": "0",
        "KeepAliveProbes": "0",
        "KeepAliveTimeUSec": "0",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6963",
        "LimitNPROCSoft": "6963",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6963",
        "LimitSIGPENDINGSoft": "6963",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "Listen": "[::]:80 (Stream)",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "Mark": "-1",
        "MaxConnections": "64",
        "MaxConnectionsPerSource": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "0",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MessageQueueMaxMessages": "0",
        "MessageQueueMessageSize": "0",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NAccepted": "51",
        "NConnections": "0",
        "NRefused": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "tangd.socket",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoDelay": "no",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PassCredentials": "no",
        "PassPacketInfo": "no",
        "PassSecurity": "no",
        "Perpetual": "no",
        "PipeSize": "0",
        "Priority": "-1",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "ReceiveBuffer": "0",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemoveIPC": "no",
        "RemoveOnStop": "no",
        "Requires": "system.slice sysinit.target",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "ReusePort": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendBuffer": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "SocketMode": "0666",
        "SocketProtocol": "0",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Tue 2022-07-19 15:20:29 EDT",
        "StateChangeTimestampMonotonic": "17956650",
        "StateDirectoryMode": "0755",
        "StopWhenUnneeded": "no",
        "SubState": "listening",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "0",
        "TasksMax": "11141",
        "TimeoutUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Transparent": "no",
        "TriggerLimitBurst": "200",
        "TriggerLimitIntervalUSec": "2s",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Writable": "no"
    }
}
META: role_complete for /cache/rhel-8-y.qcow2.snap

TASK [Create device for testing] ***********************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:39
Tuesday 19 July 2022  19:27:36 +0000 (0:00:00.767)       0:00:06.669 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "fallocate",
        "-l64m",
        "/tmp/.nbde_client_dev_test"
    ],
    "delta": "0:00:00.003935",
    "end": "2022-07-19 15:27:36.333751",
    "rc": 0,
    "start": "2022-07-19 15:27:36.329816"
}

TASK [Format test device as LUKS] **********************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:43
Tuesday 19 July 2022  19:27:36 +0000 (0:00:00.506)       0:00:07.176 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": "set -euo pipefail; echo -n test-password-here | cryptsetup luksFormat --pbkdf pbkdf2 --pbkdf-force-iterations 1000 --batch-mode --force-password /tmp/.nbde_client_dev_test",
    "delta": "0:00:00.168045",
    "end": "2022-07-19 15:27:36.868425",
    "rc": 0,
    "start": "2022-07-19 15:27:36.700380"
}

TASK [Create key file for test device] *****************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:51
Tuesday 19 July 2022  19:27:37 +0000 (0:00:00.544)       0:00:07.721 ********** 
ok: [/cache/rhel-8-y.qcow2.snap -> localhost] => {
    "changed": false,
    "cmd": "echo -n test-password-here > /tmp/.nbde_client_dev_encryption_key\n",
    "delta": "0:00:00.004159",
    "end": "2022-07-19 19:27:37.426579",
    "rc": 0,
    "start": "2022-07-19 19:27:37.422420"
}

TASK [Use nbde_client role] ****************************************************
task path: /tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml:17
Tuesday 19 July 2022  19:27:37 +0000 (0:00:00.213)       0:00:07.935 ********** 

TASK [linux-system-roles.nbde_client : Set version specific variables] *********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:4
Tuesday 19 July 2022  19:27:37 +0000 (0:00:00.032)       0:00:07.967 ********** 
included: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap

TASK [linux-system-roles.nbde_client : Ensure ansible_facts used by role] ******
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:2
Tuesday 19 July 2022  19:27:37 +0000 (0:00:00.028)       0:00:07.996 ********** 
ok: [/cache/rhel-8-y.qcow2.snap]

TASK [linux-system-roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:9
Tuesday 19 July 2022  19:27:38 +0000 (0:00:00.509)       0:00:08.505 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/vars/RedHat_8.yml"
    ],
    "changed": false
}

TASK [linux-system-roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:7
Tuesday 19 July 2022  19:27:38 +0000 (0:00:00.068)       0:00:08.574 ********** 
included: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml for /cache/rhel-8-y.qcow2.snap

TASK [linux-system-roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2
Tuesday 19 July 2022  19:27:38 +0000 (0:00:00.035)       0:00:08.610 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [linux-system-roles.nbde_client : Enable clevis askpass unit] *************
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:7
Tuesday 19 July 2022  19:27:39 +0000 (0:00:01.251)       0:00:09.861 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "clevis-luks-askpass.service cryptsetup-pre.target",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "man:clevis-luks-unlockers(7)",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestamp": "Tue 2022-07-19 15:20:45 EDT",
        "StateChangeTimestampMonotonic": "34649801",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "Transient": "no",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "WantedBy": "cryptsetup.target",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [linux-system-roles.nbde_client : Generate nbde_client dracut config] *****
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12
Tuesday 19 July 2022  19:27:39 +0000 (0:00:00.479)       0:00:10.341 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "baf43726e7fec14c1cf60a5127853f5988def29a",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "mode": "0444",
    "owner": "root",
    "path": "/etc/dracut.conf.d/nbde_client.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 91,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19
Tuesday 19 July 2022  19:27:40 +0000 (0:00:00.936)       0:00:11.278 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
            "password_temporary": false,
            "servers": [
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [linux-system-roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:29
Tuesday 19 July 2022  19:27:41 +0000 (0:00:00.729)       0:00:12.007 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "gid": 0,
    "group": "root",
    "mode": "0700",
    "owner": "root",
    "path": "/tmp/ansible.vfy22heinbde_client_encryption_keys",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 6,
    "state": "directory",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Ensure we transfer key files] ***********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:37
Tuesday 19 July 2022  19:27:41 +0000 (0:00:00.462)       0:00:12.470 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/.nbde_client_dev_encryption_key) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "ddcbbd80371add8b55e5288b1278a7ead06c422e",
    "dest": "/tmp/ansible.vfy22heinbde_client_encryption_keys/.nbde_client_dev_encryption_key",
    "gid": 0,
    "group": "root",
    "item": {
        "device": "/tmp/.nbde_client_dev_test",
        "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
        "servers": [
            "http://localhost"
        ]
    },
    "md5sum": "7e9df3be3334c1e2e9aa64d831cdb03d",
    "mode": "0400",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 18,
    "src": "/root/.ansible/tmp/ansible-tmp-1658258862.0697439-122761-194396669878967/source",
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Perform clevis operations] **************
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:49
Tuesday 19 July 2022  19:27:42 +0000 (0:00:00.825)       0:00:13.295 ********** 
NOTIFIED HANDLER linux-system-roles.nbde_client : nbde_client update initramfs for /cache/rhel-8-y.qcow2.snap
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_key": "/tmp/ansible.vfy22heinbde_client_encryption_keys/.nbde_client_dev_encryption_key",
            "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
            "password_temporary": false,
            "servers": [
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [linux-system-roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:59
Tuesday 19 July 2022  19:27:52 +0000 (0:00:09.940)       0:00:23.235 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "path": "/tmp/ansible.vfy22heinbde_client_encryption_keys",
    "state": "absent"
}

TASK [linux-system-roles.nbde_client : Deploy network flushing script] *********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73
Tuesday 19 July 2022  19:27:53 +0000 (0:00:00.411)       0:00:23.647 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "4543d4e7d1e66294cac47801a6b6675dcbceaa6c",
    "dest": "/usr/bin/nbde_client-network-flush",
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/usr/bin/nbde_client-network-flush",
    "secontext": "system_u:object_r:bin_t:s0",
    "size": 1109,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Deploy network flushing service] ********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79
Tuesday 19 July 2022  19:27:53 +0000 (0:00:00.625)       0:00:24.272 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "dab1b7cd151ef2cd24efe8108020d2071b473cbe",
    "dest": "/etc/systemd/system/nbde_client-network-flush.service",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/systemd/system/nbde_client-network-flush.service",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 218,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85
Tuesday 19 July 2022  19:27:54 +0000 (0:00:00.622)       0:00:24.895 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "dest": "/usr/lib/dracut/modules.d/60nbde_client/",
    "src": "/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/files/nbde_client/"
}

TASK [linux-system-roles.nbde_client : Prepare for network flushing - reset autoconnect-priority] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:92
Tuesday 19 July 2022  19:27:55 +0000 (0:00:01.117)       0:00:26.013 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "/usr/bin/nbde_client-network-flush",
        "reset-autoconn-prio"
    ],
    "delta": "0:00:00.036710",
    "end": "2022-07-19 15:27:55.560518",
    "rc": 0,
    "start": "2022-07-19 15:27:55.523808"
}

TASK [linux-system-roles.nbde_client : Reload systemd config] ******************
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:98
Tuesday 19 July 2022  19:27:55 +0000 (0:00:00.393)       0:00:26.406 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.nbde_client : Enable network flushing service] ********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:102
Tuesday 19 July 2022  19:27:56 +0000 (0:00:00.604)       0:00:27.010 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "enabled": true,
    "name": "nbde_client-network-flush.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "sysinit.target basic.target systemd-journald.socket system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "network-pre.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Network flush service for nbde_client Ansible role",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/nbde_client-network-flush ; argv[]=/usr/bin/nbde_client-network-flush flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/etc/systemd/system/nbde_client-network-flush.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "nbde_client-network-flush.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6963",
        "LimitNPROCSoft": "6963",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6963",
        "LimitSIGPENDINGSoft": "6963",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "nbde_client-network-flush.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "11141",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "simple",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
META: role_complete for /cache/rhel-8-y.qcow2.snap

TASK [Attempt to unlock device] ************************************************
task path: /tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml:21
Tuesday 19 July 2022  19:27:57 +0000 (0:00:00.512)       0:00:27.523 ********** 
included: /tmp/tmpxe2l0mw5/tests/tasks/verify_unlock_device.yml for /cache/rhel-8-y.qcow2.snap

TASK [Verify we can unlock the device] *****************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/verify_unlock_device.yml:2
Tuesday 19 July 2022  19:27:57 +0000 (0:00:00.027)       0:00:27.551 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "clevis",
        "luks",
        "unlock",
        "-d",
        "/tmp/.nbde_client_dev_test",
        "-n",
        "nbde_client_unlocked"
    ],
    "delta": "0:00:04.100314",
    "end": "2022-07-19 15:28:01.171662",
    "rc": 0,
    "start": "2022-07-19 15:27:57.071348"
}

TASK [Close unlocked device] ***************************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/verify_unlock_device.yml:10
Tuesday 19 July 2022  19:28:01 +0000 (0:00:04.467)       0:00:32.018 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "close",
        "nbde_client_unlocked"
    ],
    "delta": "0:00:00.062136",
    "end": "2022-07-19 15:28:01.595969",
    "rc": 0,
    "start": "2022-07-19 15:28:01.533833"
}

TASK [Make sure the attempt to unlock succeeded] *******************************
task path: /tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml:24
Tuesday 19 July 2022  19:28:01 +0000 (0:00:00.423)       0:00:32.441 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Assert idempotency] ******************************************************
task path: /tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml:30
Tuesday 19 July 2022  19:28:01 +0000 (0:00:00.030)       0:00:32.472 ********** 
included: /tmp/tmpxe2l0mw5/tests/tasks/verify_idempotency.yml for /cache/rhel-8-y.qcow2.snap

TASK [Use nbde_client role - idempotency check] ********************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/verify_idempotency.yml:2
Tuesday 19 July 2022  19:28:02 +0000 (0:00:00.028)       0:00:32.500 ********** 

TASK [linux-system-roles.nbde_client : Set version specific variables] *********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:4
Tuesday 19 July 2022  19:28:02 +0000 (0:00:00.027)       0:00:32.528 ********** 
included: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap

TASK [linux-system-roles.nbde_client : Ensure ansible_facts used by role] ******
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:2
Tuesday 19 July 2022  19:28:02 +0000 (0:00:00.028)       0:00:32.557 ********** 
ok: [/cache/rhel-8-y.qcow2.snap]

TASK [linux-system-roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:9
Tuesday 19 July 2022  19:28:02 +0000 (0:00:00.523)       0:00:33.080 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/vars/RedHat_8.yml"
    ],
    "changed": false
}

TASK [linux-system-roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:7
Tuesday 19 July 2022  19:28:02 +0000 (0:00:00.068)       0:00:33.149 ********** 
included: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml for /cache/rhel-8-y.qcow2.snap

TASK [linux-system-roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2
Tuesday 19 July 2022  19:28:02 +0000 (0:00:00.035)       0:00:33.184 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [linux-system-roles.nbde_client : Enable clevis askpass unit] *************
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:7
Tuesday 19 July 2022  19:28:03 +0000 (0:00:01.283)       0:00:34.468 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "clevis-luks-askpass.service cryptsetup-pre.target",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "man:clevis-luks-unlockers(7)",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestamp": "Tue 2022-07-19 15:20:45 EDT",
        "StateChangeTimestampMonotonic": "34649801",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "Transient": "no",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "WantedBy": "cryptsetup.target",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [linux-system-roles.nbde_client : Generate nbde_client dracut config] *****
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12
Tuesday 19 July 2022  19:28:04 +0000 (0:00:00.522)       0:00:34.990 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "baf43726e7fec14c1cf60a5127853f5988def29a",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "mode": "0444",
    "owner": "root",
    "path": "/etc/dracut.conf.d/nbde_client.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 91,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19
Tuesday 19 July 2022  19:28:05 +0000 (0:00:00.613)       0:00:35.604 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
            "password_temporary": false,
            "servers": [
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [linux-system-roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:29
Tuesday 19 July 2022  19:28:07 +0000 (0:00:02.619)       0:00:38.223 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Ensure we transfer key files] ***********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:37
Tuesday 19 July 2022  19:28:07 +0000 (0:00:00.024)       0:00:38.248 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/.nbde_client_dev_encryption_key)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "device": "/tmp/.nbde_client_dev_test",
        "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
        "servers": [
            "http://localhost"
        ]
    },
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Perform clevis operations] **************
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:49
Tuesday 19 July 2022  19:28:07 +0000 (0:00:00.038)       0:00:38.287 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:59
Tuesday 19 July 2022  19:28:07 +0000 (0:00:00.026)       0:00:38.313 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Deploy network flushing script] *********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73
Tuesday 19 July 2022  19:28:07 +0000 (0:00:00.024)       0:00:38.338 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "4543d4e7d1e66294cac47801a6b6675dcbceaa6c",
    "dest": "/usr/bin/nbde_client-network-flush",
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/usr/bin/nbde_client-network-flush",
    "secontext": "system_u:object_r:bin_t:s0",
    "size": 1109,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Deploy network flushing service] ********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79
Tuesday 19 July 2022  19:28:08 +0000 (0:00:00.609)       0:00:38.948 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "dab1b7cd151ef2cd24efe8108020d2071b473cbe",
    "dest": "/etc/systemd/system/nbde_client-network-flush.service",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/systemd/system/nbde_client-network-flush.service",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 218,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85
Tuesday 19 July 2022  19:28:09 +0000 (0:00:00.614)       0:00:39.562 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "dest": "/usr/lib/dracut/modules.d/60nbde_client/",
    "src": "/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/files/nbde_client/"
}

TASK [linux-system-roles.nbde_client : Prepare for network flushing - reset autoconnect-priority] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:92
Tuesday 19 July 2022  19:28:10 +0000 (0:00:01.129)       0:00:40.692 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "/usr/bin/nbde_client-network-flush",
        "reset-autoconn-prio"
    ],
    "delta": "0:00:00.035179",
    "end": "2022-07-19 15:28:10.240890",
    "rc": 0,
    "start": "2022-07-19 15:28:10.205711"
}

TASK [linux-system-roles.nbde_client : Reload systemd config] ******************
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:98
Tuesday 19 July 2022  19:28:10 +0000 (0:00:00.397)       0:00:41.089 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.nbde_client : Enable network flushing service] ********
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:102
Tuesday 19 July 2022  19:28:11 +0000 (0:00:00.587)       0:00:41.677 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "enabled": true,
    "name": "nbde_client-network-flush.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "basic.target systemd-journald.socket sysinit.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "network-pre.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Network flush service for nbde_client Ansible role",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/nbde_client-network-flush ; argv[]=/usr/bin/nbde_client-network-flush flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/etc/systemd/system/nbde_client-network-flush.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "nbde_client-network-flush.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6963",
        "LimitNPROCSoft": "6963",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6963",
        "LimitSIGPENDINGSoft": "6963",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "nbde_client-network-flush.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "11141",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "simple",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
META: role_complete for /cache/rhel-8-y.qcow2.snap

TASK [Verify idempotency of clevis operations] *********************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/verify_idempotency.yml:6
Tuesday 19 July 2022  19:28:11 +0000 (0:00:00.517)       0:00:42.194 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up test environment] ***********************************************
task path: /tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml:34
Tuesday 19 July 2022  19:28:11 +0000 (0:00:00.034)       0:00:42.229 ********** 
included: /tmp/tmpxe2l0mw5/tests/tasks/cleanup_test.yml for /cache/rhel-8-y.qcow2.snap

TASK [Clean up dummy testing device] *******************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/cleanup_test.yml:2
Tuesday 19 July 2022  19:28:11 +0000 (0:00:00.030)       0:00:42.259 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_test",
    "state": "absent"
}

TASK [Clean up dummy key file] *************************************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/cleanup_test.yml:7
Tuesday 19 July 2022  19:28:12 +0000 (0:00:00.367)       0:00:42.627 ********** 
changed: [/cache/rhel-8-y.qcow2.snap -> localhost] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_encryption_key",
    "state": "absent"
}

TASK [Clean up dummy key file on managed host] *********************************
task path: /tmp/tmpxe2l0mw5/tests/tasks/cleanup_test.yml:13
Tuesday 19 July 2022  19:28:12 +0000 (0:00:00.206)       0:00:42.833 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "path": "/tmp/.nbde_client_dev_encryption_key",
    "state": "absent"
}

RUNNING HANDLER [linux-system-roles.nbde_client : nbde_client update initramfs] ***
task path: /tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/handlers/main.yml:4
Tuesday 19 July 2022  19:28:12 +0000 (0:00:00.371)       0:00:43.205 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "cmd": [
        "dracut",
        "-fv",
        "--regenerate-all"
    ],
    "delta": "0:00:28.130557",
    "end": "2022-07-19 15:28:40.873448",
    "rc": 0,
    "start": "2022-07-19 15:28:12.742891"
}

STDERR:

dracut: Executing: /usr/bin/dracut --kver=4.18.0-403.el8.x86_64 -fv
dracut: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
dracut: dracut module 'rngd' will not be installed, because command 'rngd' could not be found!
dracut: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!
dracut: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
dracut: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
dracut: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
dracut: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
dracut: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
dracut: dracut module 'multipath' will not be installed, because command 'multipath' could not be found!
dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoemon' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoeadm' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
dracut: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found!
dracut: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
dracut: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!
dracut: memstrack is available
dracut: *** Including module: bash ***
dracut: *** Including module: systemd ***
dracut: *** Including module: systemd-initrd ***
dracut: *** Including module: modsign ***
dracut: *** Including module: i18n ***
dracut: *** Including module: network-manager ***
dracut: *** Including module: network ***
dracut: *** Including module: clevis ***
dracut: *** Including module: clevis-pin-null ***
dracut: *** Including module: clevis-pin-sss ***
dracut: *** Including module: clevis-pin-tang ***
dracut: *** Including module: clevis-pin-tpm2 ***
dracut: *** Including module: nbde_client ***
dracut: *** Including module: prefixdevname ***
dracut: *** Including module: crypt ***
dracut: *** Including module: dm ***
dracut: Skipping udev rule: 64-device-mapper.rules
dracut: Skipping udev rule: 60-persistent-storage-dm.rules
dracut: Skipping udev rule: 55-dm.rules
dracut: *** Including module: kernel-modules ***
dracut: *** Including module: kernel-modules-extra ***
dracut: *** Including module: kernel-network-modules ***
dracut: *** Including module: qemu ***
dracut: *** Including module: qemu-net ***
dracut: *** Including module: lunmask ***
dracut: *** Including module: nfs ***
dracut: *** Including module: resume ***
dracut: *** Including module: rootfs-block ***
dracut: *** Including module: terminfo ***
dracut: *** Including module: udev-rules ***
dracut: Skipping udev rule: 91-permissions.rules
dracut: Skipping udev rule: 80-drivers-modprobe.rules
dracut: *** Including module: virtfs ***
dracut: *** Including module: dracut-systemd ***
dracut: *** Including module: usrmount ***
dracut: *** Including module: base ***
dracut: *** Including module: fs-lib ***
dracut: *** Including module: memstrack ***
dracut: *** Including module: microcode_ctl-fw_dir_override ***
dracut:   microcode_ctl module: mangling fw_dir
dracut:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
intel: model '', path ' intel-ucode/*', kvers ''
dracut:       microcode_ctl: intel: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"...
intel-06-2d-07: model 'GenuineIntel 06-2d-07', path ' intel-ucode/06-2d-07', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-2d-07: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"...
intel-06-4e-03: model 'GenuineIntel 06-4e-03', path ' intel-ucode/06-4e-03', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-4e-03: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-403.el8.x86_64" failed early load check for "intel-06-4e-03", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
intel-06-4f-01: model 'GenuineIntel 06-4f-01', path ' intel-ucode/06-4f-01', kvers ' 4.17.0 3.10.0-894 3.10.0-862.6.1 3.10.0-693.35.1 3.10.0-514.52.1 3.10.0-327.70.1 2.6.32-754.1.1 2.6.32-573.58.1 2.6.32-504.71.1 2.6.32-431.90.1 2.6.32-358.90.1'
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-4f-01: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-403.el8.x86_64" failed early load check for "intel-06-4f-01", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"...
intel-06-55-04: model 'GenuineIntel 06-55-04', path ' intel-ucode/06-55-04', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-55-04: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"...
intel-06-5e-03: model 'GenuineIntel 06-5e-03', path ' intel-ucode/06-5e-03', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-5e-03: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"...
intel-06-8c-01: model 'GenuineIntel 06-8c-01', path ' intel-ucode/06-8c-01', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-8c-01: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"...
intel-06-8e-9e-0x-0xca: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-8e-9e-0x-0xca: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-403.el8.x86_64" failed early load check for "intel-06-8e-9e-0x-0xca", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"...
intel-06-8e-9e-0x-dell: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-8e-9e-0x-dell: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell" to fw_dir variable
dracut:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell /usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07 /usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
dracut: *** Including module: shutdown ***
dracut: *** Including modules done ***
dracut: *** Installing kernel module dependencies ***
dracut: *** Installing kernel module dependencies done ***
dracut: *** Resolving executable dependencies ***
dracut: *** Resolving executable dependencies done***
dracut: *** Hardlinking files ***
dracut: *** Hardlinking files done ***
dracut: Could not find 'strip'. Not stripping the initramfs.
dracut: *** Generating early-microcode cpio image ***
dracut: *** Constructing AuthenticAMD.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Store current command line parameters ***
dracut: *** Creating image file '/boot/initramfs-4.18.0-403.el8.x86_64.img' ***
dracut: *** Creating initramfs image file '/boot/initramfs-4.18.0-403.el8.x86_64.img' done ***
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-8-y.qcow2.snap : ok=60   changed=8    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   

Tuesday 19 July 2022  19:28:41 +0000 (0:00:28.531)       0:01:11.736 ********** 
=============================================================================== 
linux-system-roles.nbde_client : nbde_client update initramfs ---------- 28.53s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/handlers/main.yml:4 
linux-system-roles.nbde_client : Perform clevis operations -------------- 9.94s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:49 
Verify we can unlock the device ----------------------------------------- 4.47s
/tmp/tmpxe2l0mw5/tests/tasks/verify_unlock_device.yml:2 -----------------------
linux-system-roles.nbde_client : Check whether devices are at the desired state --- 2.62s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19 
Install required packages for nbde_client tests ------------------------- 1.46s
/tmp/tmpxe2l0mw5/tests/tasks/setup_test.yml:24 --------------------------------
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure tang is installed --- 1.34s
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 
linux-system-roles.nbde_client : Ensure required packages are installed --- 1.28s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2 
linux-system-roles.nbde_client : Ensure required packages are installed --- 1.25s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2 
Gathering Facts --------------------------------------------------------- 1.15s
/tmp/tmpxe2l0mw5/tests/tests_simple_bind_keyfile.yml:2 ------------------------
linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module --- 1.13s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85 
linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module --- 1.12s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85 
linux-system-roles.nbde_client : Generate nbde_client dracut config ----- 0.94s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12 
linux-system-roles.nbde_client : Ensure we transfer key files ----------- 0.83s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:37 
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure required services are enabled and at the right state --- 0.77s
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29 
linux-system-roles.nbde_client : Check whether devices are at the desired state --- 0.73s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19 
linux-system-roles.nbde_client : Deploy network flushing script --------- 0.63s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73 
linux-system-roles.nbde_client : Deploy network flushing service -------- 0.62s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79 
linux-system-roles.nbde_client : Deploy network flushing service -------- 0.61s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79 
linux-system-roles.nbde_client : Generate nbde_client dracut config ----- 0.61s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12 
linux-system-roles.nbde_client : Deploy network flushing script --------- 0.61s
/tmp/tmpxe2l0mw5/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73 
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpoyqaadx1
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_simple_bind_keyfile.yml ****************************************
1 plays in /tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml:2
Tuesday 19 July 2022  19:41:12 +0000 (0:00:00.011)       0:00:00.011 ********** 
ok: [/cache/rhel-8-y.qcow2.snap]
META: ran handlers

TASK [Set up test environment] *************************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml:12
Tuesday 19 July 2022  19:41:14 +0000 (0:00:01.171)       0:00:01.183 ********** 
included: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml for /cache/rhel-8-y.qcow2.snap

TASK [Include general tests variables] *****************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:2
Tuesday 19 July 2022  19:41:14 +0000 (0:00:00.031)       0:00:01.214 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "nbde_client_test_device": "/tmp/.nbde_client_dev_test",
        "nbde_client_test_encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
        "nbde_client_test_pass": "test-password-here",
        "nbde_client_test_roles_dir": "/tmp/.nbde_client_dev_roles"
    },
    "ansible_included_var_files": [
        "/tmp/tmp_mumsc61/tests/nbde_client/vars/main.yml"
    ],
    "changed": false
}

TASK [Set version specific variables] ******************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:5
Tuesday 19 July 2022  19:41:14 +0000 (0:00:00.072)       0:00:01.287 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "nbde_client_test_packages": [
            "cryptsetup"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmp_mumsc61/tests/nbde_client/vars/RedHat_8.yml"
    ],
    "changed": false
}

TASK [Print all available facts] ***********************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:18
Tuesday 19 July 2022  19:41:14 +0000 (0:00:00.038)       0:00:01.325 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "all_ipv4_addresses": [
            "10.0.2.15"
        ],
        "all_ipv6_addresses": [
            "fec0::d08b:c841:1bd9:691",
            "fe80::df08:b7b6:919a:d21c"
        ],
        "ansible_local": {},
        "apparmor": {
            "status": "disabled"
        },
        "architecture": "x86_64",
        "bios_date": "04/01/2014",
        "bios_vendor": "SeaBIOS",
        "bios_version": "1.14.0-4.fc34",
        "board_asset_tag": "NA",
        "board_name": "NA",
        "board_serial": "NA",
        "board_vendor": "NA",
        "board_version": "NA",
        "chassis_asset_tag": "NA",
        "chassis_serial": "NA",
        "chassis_vendor": "QEMU",
        "chassis_version": "pc-i440fx-5.2",
        "cmdline": {
            "BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-403.el8.x86_64",
            "console": "ttyS0,115200n8",
            "crashkernel": "auto",
            "net.ifnames": "0",
            "no_timer_check": true,
            "root": "UUID=e11cff47-008b-4d4d-a252-3aff4df62d50"
        },
        "date_time": {
            "date": "2022-07-19",
            "day": "19",
            "epoch": "1658259672",
            "epoch_int": "1658259672",
            "hour": "15",
            "iso8601": "2022-07-19T19:41:12Z",
            "iso8601_basic": "20220719T154112608623",
            "iso8601_basic_short": "20220719T154112",
            "iso8601_micro": "2022-07-19T19:41:12.608623Z",
            "minute": "41",
            "month": "07",
            "second": "12",
            "time": "15:41:12",
            "tz": "EDT",
            "tz_dst": "EDT",
            "tz_offset": "-0400",
            "weekday": "Tuesday",
            "weekday_number": "2",
            "weeknumber": "29",
            "year": "2022"
        },
        "default_ipv4": {
            "address": "10.0.2.15",
            "alias": "eth0",
            "broadcast": "10.0.2.255",
            "gateway": "10.0.2.2",
            "interface": "eth0",
            "macaddress": "52:54:00:12:34:56",
            "mtu": 1500,
            "netmask": "255.255.255.0",
            "network": "10.0.2.0",
            "type": "ether"
        },
        "default_ipv6": {
            "address": "fec0::d08b:c841:1bd9:691",
            "gateway": "fe80::2",
            "interface": "eth0",
            "macaddress": "52:54:00:12:34:56",
            "mtu": 1500,
            "prefix": "64",
            "scope": "site",
            "type": "ether"
        },
        "device_links": {
            "ids": {
                "sr0": [
                    "ata-QEMU_DVD-ROM_QM00003"
                ]
            },
            "labels": {
                "sr0": [
                    "cidata"
                ],
                "vda3": [
                    "root"
                ],
                "vdb1": [
                    "yumcache"
                ],
                "vdc1": [
                    "yumvarlib"
                ]
            },
            "masters": {},
            "uuids": {
                "sr0": [
                    "2022-07-19-19-33-56-00"
                ],
                "vda2": [
                    "7B77-95E7"
                ],
                "vda3": [
                    "e11cff47-008b-4d4d-a252-3aff4df62d50"
                ],
                "vdb1": [
                    "f2d26f6b-a4c5-482f-90bd-3ed7e44791a9"
                ],
                "vdc1": [
                    "cac4b01f-f5cc-4e70-b583-df5e1f379898"
                ]
            }
        },
        "devices": {
            "loop0": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {},
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "mq-deadline",
                "sectors": "0",
                "sectorsize": "512",
                "size": "0.00 Bytes",
                "support_discard": "4096",
                "vendor": null,
                "virtual": 1
            },
            "sr0": {
                "holders": [],
                "host": "IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]",
                "links": {
                    "ids": [
                        "ata-QEMU_DVD-ROM_QM00003"
                    ],
                    "labels": [
                        "cidata"
                    ],
                    "masters": [],
                    "uuids": [
                        "2022-07-19-19-33-56-00"
                    ]
                },
                "model": "QEMU DVD-ROM",
                "partitions": {},
                "removable": "1",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "mq-deadline",
                "sectors": "728",
                "sectorsize": "2048",
                "size": "364.00 KB",
                "support_discard": "0",
                "vendor": "QEMU",
                "virtual": 1
            },
            "vda": {
                "holders": [],
                "host": "SCSI storage controller: Red Hat, Inc. Virtio block device",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {
                    "vda1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [],
                            "masters": [],
                            "uuids": []
                        },
                        "sectors": "2048",
                        "sectorsize": 512,
                        "size": "1.00 MB",
                        "start": "2048",
                        "uuid": null
                    },
                    "vda2": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [],
                            "masters": [],
                            "uuids": [
                                "7B77-95E7"
                            ]
                        },
                        "sectors": "204800",
                        "sectorsize": 512,
                        "size": "100.00 MB",
                        "start": "4096",
                        "uuid": "7B77-95E7"
                    },
                    "vda3": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [
                                "root"
                            ],
                            "masters": [],
                            "uuids": [
                                "e11cff47-008b-4d4d-a252-3aff4df62d50"
                            ]
                        },
                        "sectors": "20762591",
                        "sectorsize": 512,
                        "size": "9.90 GB",
                        "start": "208896",
                        "uuid": "e11cff47-008b-4d4d-a252-3aff4df62d50"
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "20971520",
                "sectorsize": "512",
                "size": "10.00 GB",
                "support_discard": "512",
                "vendor": "0x1af4",
                "virtual": 1
            },
            "vdb": {
                "holders": [],
                "host": "SCSI storage controller: Red Hat, Inc. Virtio block device",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {
                    "vdb1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [
                                "yumcache"
                            ],
                            "masters": [],
                            "uuids": [
                                "f2d26f6b-a4c5-482f-90bd-3ed7e44791a9"
                            ]
                        },
                        "sectors": "4192256",
                        "sectorsize": 512,
                        "size": "2.00 GB",
                        "start": "2048",
                        "uuid": "f2d26f6b-a4c5-482f-90bd-3ed7e44791a9"
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "4194304",
                "sectorsize": "512",
                "size": "2.00 GB",
                "support_discard": "512",
                "vendor": "0x1af4",
                "virtual": 1
            },
            "vdc": {
                "holders": [],
                "host": "SCSI storage controller: Red Hat, Inc. Virtio block device",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {
                    "vdc1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [
                                "yumvarlib"
                            ],
                            "masters": [],
                            "uuids": [
                                "cac4b01f-f5cc-4e70-b583-df5e1f379898"
                            ]
                        },
                        "sectors": "4192256",
                        "sectorsize": 512,
                        "size": "2.00 GB",
                        "start": "2048",
                        "uuid": "cac4b01f-f5cc-4e70-b583-df5e1f379898"
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "4194304",
                "sectorsize": "512",
                "size": "2.00 GB",
                "support_discard": "512",
                "vendor": "0x1af4",
                "virtual": 1
            }
        },
        "discovered_interpreter_python": "/usr/libexec/platform-python",
        "distribution": "RedHat",
        "distribution_file_parsed": true,
        "distribution_file_path": "/etc/redhat-release",
        "distribution_file_search_string": "Red Hat",
        "distribution_file_variety": "RedHat",
        "distribution_major_version": "8",
        "distribution_release": "Ootpa",
        "distribution_version": "8.7",
        "dns": {
            "nameservers": [
                "10.0.2.3"
            ],
            "search": [
                "virt.pnr.lab.eng.rdu2.redhat.com"
            ]
        },
        "domain": "virt.pnr.lab.eng.rdu2.redhat.com",
        "effective_group_id": 0,
        "effective_user_id": 0,
        "env": {
            "BASH_FUNC_which%%": "() {  ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}",
            "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus",
            "HOME": "/root",
            "LANG": "en_US.UTF-8",
            "LC_CTYPE": "C.UTF-8",
            "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
            "LOGNAME": "root",
            "LS_COLORS": "",
            "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin",
            "PWD": "/root",
            "SELINUX_LEVEL_REQUESTED": "",
            "SELINUX_ROLE_REQUESTED": "",
            "SELINUX_USE_CURRENT_RANGE": "",
            "SHELL": "/bin/bash",
            "SHLVL": "2",
            "SSH_CLIENT": "10.0.2.2 37916 22",
            "SSH_CONNECTION": "10.0.2.2 37916 10.0.2.15 22",
            "SSH_TTY": "/dev/pts/0",
            "USER": "root",
            "XDG_RUNTIME_DIR": "/run/user/0",
            "XDG_SESSION_ID": "1",
            "_": "/usr/libexec/platform-python",
            "which_declare": "declare -f"
        },
        "eth0": {
            "active": true,
            "device": "eth0",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "off [requested on]",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "off [fixed]",
                "netns_local": "off [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "off [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_gro_list": "off",
                "rx_udp_gro_forwarding": "off",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "on [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "off",
                "tcp_segmentation_offload": "off",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "off [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "off [fixed]",
                "tx_checksumming": "off",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_list": "off [fixed]",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "off [fixed]",
                "tx_nocache_copy": "off",
                "tx_scatter_gather": "off [fixed]",
                "tx_scatter_gather_fraglist": "off [fixed]",
                "tx_sctp_segmentation": "off [fixed]",
                "tx_tcp6_segmentation": "off [fixed]",
                "tx_tcp_ecn_segmentation": "off [fixed]",
                "tx_tcp_mangleid_segmentation": "off [fixed]",
                "tx_tcp_segmentation": "off [fixed]",
                "tx_tunnel_remcsum_segmentation": "off [fixed]",
                "tx_udp_segmentation": "off [fixed]",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "off [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "10.0.2.15",
                "broadcast": "10.0.2.255",
                "netmask": "255.255.255.0",
                "network": "10.0.2.0"
            },
            "ipv6": [
                {
                    "address": "fec0::d08b:c841:1bd9:691",
                    "prefix": "64",
                    "scope": "site"
                },
                {
                    "address": "fe80::df08:b7b6:919a:d21c",
                    "prefix": "64",
                    "scope": "link"
                }
            ],
            "macaddress": "52:54:00:12:34:56",
            "module": "virtio_net",
            "mtu": 1500,
            "pciid": "virtio0",
            "promisc": false,
            "speed": -1,
            "timestamping": [],
            "type": "ether"
        },
        "fibre_channel_wwn": [],
        "fips": false,
        "form_factor": "Other",
        "fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com",
        "gather_subset": [
            "all"
        ],
        "hostname": "ibm-p8-kvm-03-guest-02",
        "hostnqn": "",
        "interfaces": [
            "eth0",
            "lo"
        ],
        "is_chroot": false,
        "iscsi_iqn": "",
        "kernel": "4.18.0-403.el8.x86_64",
        "kernel_version": "#1 SMP Thu Jun 23 14:49:29 EDT 2022",
        "lo": {
            "active": true,
            "device": "lo",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "on",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "on [fixed]",
                "netns_local": "on [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "on [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_gro_list": "off",
                "rx_udp_gro_forwarding": "off",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "off [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "on",
                "tcp_segmentation_offload": "on",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "on [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "on [fixed]",
                "tx_checksumming": "on",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_list": "on",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "on [fixed]",
                "tx_nocache_copy": "off [fixed]",
                "tx_scatter_gather": "on [fixed]",
                "tx_scatter_gather_fraglist": "on [fixed]",
                "tx_sctp_segmentation": "on",
                "tx_tcp6_segmentation": "on",
                "tx_tcp_ecn_segmentation": "on",
                "tx_tcp_mangleid_segmentation": "on",
                "tx_tcp_segmentation": "on",
                "tx_tunnel_remcsum_segmentation": "off [fixed]",
                "tx_udp_segmentation": "on",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "on [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "127.0.0.1",
                "broadcast": "",
                "netmask": "255.0.0.0",
                "network": "127.0.0.0"
            },
            "ipv6": [
                {
                    "address": "::1",
                    "prefix": "128",
                    "scope": "host"
                }
            ],
            "mtu": 65536,
            "promisc": false,
            "timestamping": [],
            "type": "loopback"
        },
        "lsb": {},
        "machine": "x86_64",
        "machine_id": "ecc99e2ac35a436c9c2c51a68cff88f6",
        "memfree_mb": 1019,
        "memory_mb": {
            "nocache": {
                "free": 1572,
                "used": 239
            },
            "real": {
                "free": 1019,
                "total": 1811,
                "used": 792
            },
            "swap": {
                "cached": 0,
                "free": 0,
                "total": 0,
                "used": 0
            }
        },
        "memtotal_mb": 1811,
        "module_setup": true,
        "mounts": [
            {
                "block_available": 2072895,
                "block_size": 4096,
                "block_total": 2592763,
                "block_used": 519868,
                "device": "/dev/vda3",
                "fstype": "xfs",
                "inode_available": 5150344,
                "inode_total": 5190592,
                "inode_used": 40248,
                "mount": "/",
                "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
                "size_available": 8490577920,
                "size_total": 10619957248,
                "uuid": "e11cff47-008b-4d4d-a252-3aff4df62d50"
            },
            {
                "block_available": 48122,
                "block_size": 2048,
                "block_total": 51091,
                "block_used": 2969,
                "device": "/dev/vda2",
                "fstype": "vfat",
                "inode_available": 0,
                "inode_total": 0,
                "inode_used": 0,
                "mount": "/boot/efi",
                "options": "rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=winnt,errors=remount-ro",
                "size_available": 98553856,
                "size_total": 104634368,
                "uuid": "7B77-95E7"
            },
            {
                "block_available": 475548,
                "block_size": 4096,
                "block_total": 507604,
                "block_used": 32056,
                "device": "/dev/vdc1",
                "fstype": "ext4",
                "inode_available": 131052,
                "inode_total": 131072,
                "inode_used": 20,
                "mount": "/var/lib/dnf",
                "options": "rw,seclabel,relatime",
                "size_available": 1947844608,
                "size_total": 2079145984,
                "uuid": "cac4b01f-f5cc-4e70-b583-df5e1f379898"
            },
            {
                "block_available": 459842,
                "block_size": 4096,
                "block_total": 507604,
                "block_used": 47762,
                "device": "/dev/vdb1",
                "fstype": "ext4",
                "inode_available": 130991,
                "inode_total": 131072,
                "inode_used": 81,
                "mount": "/var/cache/dnf",
                "options": "rw,seclabel,relatime",
                "size_available": 1883512832,
                "size_total": 2079145984,
                "uuid": "f2d26f6b-a4c5-482f-90bd-3ed7e44791a9"
            }
        ],
        "nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com",
        "os_family": "RedHat",
        "pkg_mgr": "dnf",
        "proc_cmdline": {
            "BOOT_IMAGE": "(hd0,gpt3)/boot/vmlinuz-4.18.0-403.el8.x86_64",
            "console": [
                "tty0",
                "ttyS0,115200n8"
            ],
            "crashkernel": "auto",
            "net.ifnames": "0",
            "no_timer_check": true,
            "root": "UUID=e11cff47-008b-4d4d-a252-3aff4df62d50"
        },
        "processor": [
            "0",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "1",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "2",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "3",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz"
        ],
        "processor_cores": 1,
        "processor_count": 4,
        "processor_nproc": 4,
        "processor_threads_per_core": 1,
        "processor_vcpus": 4,
        "product_name": "Standard PC (i440FX + PIIX, 1996)",
        "product_serial": "NA",
        "product_uuid": "NA",
        "product_version": "pc-i440fx-5.2",
        "python": {
            "executable": "/usr/libexec/platform-python",
            "has_sslcontext": true,
            "type": "cpython",
            "version": {
                "major": 3,
                "micro": 8,
                "minor": 6,
                "releaselevel": "final",
                "serial": 0
            },
            "version_info": [
                3,
                6,
                8,
                "final",
                0
            ]
        },
        "python_version": "3.6.8",
        "real_group_id": 0,
        "real_user_id": 0,
        "selinux": {
            "config_mode": "enforcing",
            "mode": "enforcing",
            "policyvers": 33,
            "status": "enabled",
            "type": "targeted"
        },
        "selinux_python_present": true,
        "service_mgr": "systemd",
        "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBnf5wNu/nke9OfH+mSlviBsD3UaO5zXuxFqBigKHdVkLbCCHWjsCHcRz0TrmI7Lyg66P69AjmoRMX5QHTgBQC8=",
        "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
        "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIF4WVXqkD2Z0RAJi34LxBluNjEJaC38XusY3m6QhFLlC",
        "ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
        "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDB7HFT+miA5KqAWPr3iQMrQOSgj3BBu/f9mFoPfBovAyTOXObBxmnEJDhWPd6NsYFXcQ5cRH02DQM0aVdVneQt6oGcpCF6felYuMSwFSYQn+Be05j7ZD+Ler9oySkaV31N+D2bzVwjCreO5yUullZnLIBz7SGduZrXXSi2VM+QRTdTD6HQxeGRE+B28u7T/+7YhncBD3JmFVI/JAsyU331Lttbuk5ObQOSkLw9BH92bTe2B72qTrcRvCSydifQ2KaWsu18A3IAD+2ThuaAaAd78dsC2QlQXeROkNLIzxrNgjW0voETjsn9dnuN72GFTPN7UgtbA738bY0IEhL6kcPWG98Xi6ec6PKpL7ejPSbHU0RbLozIial/lIr1hKD4U6HrGIox5LFMqWT5TqLZ+VlccZ8Wav+OBBbYdBOIDAv6u3xrkb+cwQ0qyVASOg3aZY0eG0mM+vcLopgkMFe24bjIUXZGpXGv/nzhdnRHba+l+tfasdAxNclWDgEOo2k+mhk=",
        "ssh_host_key_rsa_public_keytype": "ssh-rsa",
        "swapfree_mb": 0,
        "swaptotal_mb": 0,
        "system": "Linux",
        "system_capabilities": [],
        "system_capabilities_enforced": "False",
        "system_vendor": "QEMU",
        "uptime_seconds": 434,
        "user_dir": "/root",
        "user_gecos": "root",
        "user_gid": 0,
        "user_id": "root",
        "user_shell": "/bin/bash",
        "user_uid": 0,
        "userspace_architecture": "x86_64",
        "userspace_bits": "64",
        "virtualization_role": "guest",
        "virtualization_tech_guest": [
            "kvm"
        ],
        "virtualization_tech_host": [],
        "virtualization_type": "kvm"
    }
}

TASK [Install required packages for nbde_client tests] *************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:22
Tuesday 19 July 2022  19:41:14 +0000 (0:00:00.045)       0:00:01.371 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Clone nbde_server role for the tests] ************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:26
Tuesday 19 July 2022  19:41:15 +0000 (0:00:01.434)       0:00:02.806 ********** 
ok: [/cache/rhel-8-y.qcow2.snap -> localhost] => {
    "after": "99f76e441cd2aa70c708e6715361f8b1b96d66c0",
    "before": "99f76e441cd2aa70c708e6715361f8b1b96d66c0",
    "changed": false,
    "remote_url_changed": false
}

TASK [Deploy NBDE server for testing] ******************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:33
Tuesday 19 July 2022  19:41:16 +0000 (0:00:00.537)       0:00:03.344 ********** 

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Set version specific variables] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main.yml:6
Tuesday 19 July 2022  19:41:16 +0000 (0:00:00.033)       0:00:03.377 ********** 
included: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure ansible_facts used by role] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2
Tuesday 19 July 2022  19:41:16 +0000 (0:00:00.028)       0:00:03.406 ********** 
ok: [/cache/rhel-8-y.qcow2.snap]

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Set platform/version specific variables] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml:9
Tuesday 19 July 2022  19:41:16 +0000 (0:00:00.569)       0:00:03.975 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "__nbde_server_cachedir": "/var/cache/tang",
        "__nbde_server_group": "tang",
        "__nbde_server_keydir": "/var/db/tang",
        "__nbde_server_keygen": "/usr/libexec/tangd-keygen",
        "__nbde_server_packages": [
            "tang"
        ],
        "__nbde_server_services": [
            "tangd.socket"
        ],
        "__nbde_server_update": "/usr/libexec/tangd-update",
        "__nbde_server_user": "tang"
    },
    "ansible_included_var_files": [
        "/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/vars/default.yml"
    ],
    "changed": false
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Include the appropriate provider tasks] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main.yml:9
Tuesday 19 July 2022  19:41:16 +0000 (0:00:00.039)       0:00:04.015 ********** 
included: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml for /cache/rhel-8-y.qcow2.snap

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure tang is installed] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2
Tuesday 19 July 2022  19:41:17 +0000 (0:00:00.031)       0:00:04.046 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure keys are rotated] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:7
Tuesday 19 July 2022  19:41:18 +0000 (0:00:01.262)       0:00:05.309 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure we have keys] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:16
Tuesday 19 July 2022  19:41:18 +0000 (0:00:00.030)       0:00:05.339 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "arguments": {
        "cachedir": "/var/cache/tang",
        "force": false,
        "keydir": "/var/db/tang",
        "keygen": "/usr/libexec/tangd-keygen",
        "keys_to_deploy_dir": null,
        "state": "keys-created",
        "update": "/usr/libexec/tangd-update"
    },
    "changed": false,
    "state": "keys-created"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:25
Tuesday 19 July 2022  19:41:18 +0000 (0:00:00.488)       0:00:05.828 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure required services are enabled and at the right state] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29
Tuesday 19 July 2022  19:41:18 +0000 (0:00:00.033)       0:00:05.862 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => (item=tangd.socket) => {
    "ansible_loop_var": "item",
    "changed": false,
    "enabled": true,
    "item": "tangd.socket",
    "name": "tangd.socket",
    "state": "started",
    "status": {
        "Accept": "yes",
        "ActiveEnterTimestamp": "Tue 2022-07-19 15:34:16 EDT",
        "ActiveEnterTimestampMonotonic": "17936373",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "sysinit.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Tue 2022-07-19 15:34:16 EDT",
        "AssertTimestampMonotonic": "17934402",
        "Backlog": "128",
        "Before": "shutdown.target multi-user.target sockets.target",
        "BindIPv6Only": "default",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "Broadcast": "no",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Tue 2022-07-19 15:34:16 EDT",
        "ConditionTimestampMonotonic": "17934402",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/tangd.socket",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "DeferAcceptUSec": "0",
        "Delegate": "no",
        "Description": "Tang Server socket",
        "DevicePolicy": "auto",
        "DirectoryMode": "0755",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "FailureAction": "none",
        "FileDescriptorName": "tangd.socket",
        "FlushPending": "no",
        "FragmentPath": "/usr/lib/systemd/system/tangd.socket",
        "FreeBind": "no",
        "FreezerState": "running",
        "GID": "[not set]",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "IPTOS": "-1",
        "IPTTL": "-1",
        "Id": "tangd.socket",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Tue 2022-07-19 15:34:16 EDT",
        "InactiveExitTimestampMonotonic": "17936373",
        "InvocationID": "215b3a59c7904b38a5076436dd1b6964",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeepAlive": "no",
        "KeepAliveIntervalUSec": "0",
        "KeepAliveProbes": "0",
        "KeepAliveTimeUSec": "0",
        "KeyringMode": "shared",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6963",
        "LimitNPROCSoft": "6963",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6963",
        "LimitSIGPENDINGSoft": "6963",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "Listen": "[::]:80 (Stream)",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "Mark": "-1",
        "MaxConnections": "64",
        "MaxConnectionsPerSource": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "0",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MessageQueueMaxMessages": "0",
        "MessageQueueMessageSize": "0",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NAccepted": "51",
        "NConnections": "0",
        "NRefused": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "tangd.socket",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoDelay": "no",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PassCredentials": "no",
        "PassPacketInfo": "no",
        "PassSecurity": "no",
        "Perpetual": "no",
        "PipeSize": "0",
        "Priority": "-1",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "ReceiveBuffer": "0",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemoveIPC": "no",
        "RemoveOnStop": "no",
        "Requires": "sysinit.target system.slice",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "ReusePort": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendBuffer": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "SocketMode": "0666",
        "SocketProtocol": "0",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Tue 2022-07-19 15:34:16 EDT",
        "StateChangeTimestampMonotonic": "17936373",
        "StateDirectoryMode": "0755",
        "StopWhenUnneeded": "no",
        "SubState": "listening",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "0",
        "TasksMax": "11141",
        "TimeoutUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Transparent": "no",
        "TriggerLimitBurst": "200",
        "TriggerLimitIntervalUSec": "2s",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Writable": "no"
    }
}
META: role_complete for /cache/rhel-8-y.qcow2.snap

TASK [Create device for testing] ***********************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:37
Tuesday 19 July 2022  19:41:19 +0000 (0:00:00.787)       0:00:06.649 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "fallocate",
        "-l64m",
        "/tmp/.nbde_client_dev_test"
    ],
    "delta": "0:00:00.004076",
    "end": "2022-07-19 15:41:18.616085",
    "rc": 0,
    "start": "2022-07-19 15:41:18.612009"
}

TASK [Format test device as LUKS] **********************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:41
Tuesday 19 July 2022  19:41:20 +0000 (0:00:00.512)       0:00:07.162 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": "set -euo pipefail; echo -n test-password-here | cryptsetup luksFormat --pbkdf pbkdf2 --pbkdf-force-iterations 1000 --batch-mode --force-password /tmp/.nbde_client_dev_test",
    "delta": "0:00:00.180888",
    "end": "2022-07-19 15:41:19.159142",
    "rc": 0,
    "start": "2022-07-19 15:41:18.978254"
}

TASK [Create key file for test device] *****************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:49
Tuesday 19 July 2022  19:41:20 +0000 (0:00:00.549)       0:00:07.711 ********** 
ok: [/cache/rhel-8-y.qcow2.snap -> localhost] => {
    "changed": false,
    "cmd": "echo -n test-password-here > /tmp/.nbde_client_dev_encryption_key\n",
    "delta": "0:00:00.004040",
    "end": "2022-07-19 19:41:20.848832",
    "rc": 0,
    "start": "2022-07-19 19:41:20.844792"
}

TASK [Use nbde_client role] ****************************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml:17
Tuesday 19 July 2022  19:41:20 +0000 (0:00:00.205)       0:00:07.916 ********** 

TASK [fedora.linux_system_roles.nbde_client : Set version specific variables] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:4
Tuesday 19 July 2022  19:41:20 +0000 (0:00:00.033)       0:00:07.950 ********** 
included: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap

TASK [fedora.linux_system_roles.nbde_client : Ensure ansible_facts used by role] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:2
Tuesday 19 July 2022  19:41:20 +0000 (0:00:00.030)       0:00:07.980 ********** 
ok: [/cache/rhel-8-y.qcow2.snap]

TASK [fedora.linux_system_roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:7
Tuesday 19 July 2022  19:41:21 +0000 (0:00:00.553)       0:00:08.534 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/vars/RedHat_8.yml"
    ],
    "changed": false
}

TASK [fedora.linux_system_roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:7
Tuesday 19 July 2022  19:41:21 +0000 (0:00:00.069)       0:00:08.603 ********** 
included: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml for /cache/rhel-8-y.qcow2.snap

TASK [fedora.linux_system_roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2
Tuesday 19 July 2022  19:41:21 +0000 (0:00:00.039)       0:00:08.642 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.nbde_client : Enable clevis askpass unit] ******
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:7
Tuesday 19 July 2022  19:41:22 +0000 (0:00:01.311)       0:00:09.953 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "cryptsetup-pre.target clevis-luks-askpass.service",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "man:clevis-luks-unlockers(7)",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestamp": "Tue 2022-07-19 15:34:34 EDT",
        "StateChangeTimestampMonotonic": "36380469",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "Transient": "no",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "WantedBy": "cryptsetup.target",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12
Tuesday 19 July 2022  19:41:23 +0000 (0:00:00.489)       0:00:10.443 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "baf43726e7fec14c1cf60a5127853f5988def29a",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "mode": "0444",
    "owner": "root",
    "path": "/etc/dracut.conf.d/nbde_client.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 91,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19
Tuesday 19 July 2022  19:41:24 +0000 (0:00:00.835)       0:00:11.278 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
            "password_temporary": false,
            "servers": [
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [fedora.linux_system_roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:29
Tuesday 19 July 2022  19:41:24 +0000 (0:00:00.710)       0:00:11.989 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "gid": 0,
    "group": "root",
    "mode": "0700",
    "owner": "root",
    "path": "/tmp/ansible.x7kge_vsnbde_client_encryption_keys",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 6,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Ensure we transfer key files] ****
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:37
Tuesday 19 July 2022  19:41:25 +0000 (0:00:00.470)       0:00:12.459 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/.nbde_client_dev_encryption_key) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "ddcbbd80371add8b55e5288b1278a7ead06c422e",
    "dest": "/tmp/ansible.x7kge_vsnbde_client_encryption_keys/.nbde_client_dev_encryption_key",
    "gid": 0,
    "group": "root",
    "item": {
        "device": "/tmp/.nbde_client_dev_test",
        "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
        "servers": [
            "http://localhost"
        ]
    },
    "md5sum": "7e9df3be3334c1e2e9aa64d831cdb03d",
    "mode": "0400",
    "owner": "root",
    "secontext": "unconfined_u:object_r:admin_home_t:s0",
    "size": 18,
    "src": "/root/.ansible/tmp/ansible-tmp-1658259685.5069995-133153-172775202353397/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Perform clevis operations] *******
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:49
Tuesday 19 July 2022  19:41:26 +0000 (0:00:00.885)       0:00:13.345 ********** 
NOTIFIED HANDLER fedora.linux_system_roles.nbde_client : nbde_client update initramfs for /cache/rhel-8-y.qcow2.snap
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_key": "/tmp/ansible.x7kge_vsnbde_client_encryption_keys/.nbde_client_dev_encryption_key",
            "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
            "password_temporary": false,
            "servers": [
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [fedora.linux_system_roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:59
Tuesday 19 July 2022  19:41:32 +0000 (0:00:06.555)       0:00:19.901 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "path": "/tmp/ansible.x7kge_vsnbde_client_encryption_keys",
    "state": "absent"
}

TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing script] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:73
Tuesday 19 July 2022  19:41:33 +0000 (0:00:00.392)       0:00:20.293 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "4543d4e7d1e66294cac47801a6b6675dcbceaa6c",
    "dest": "/usr/bin/nbde_client-network-flush",
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/usr/bin/nbde_client-network-flush",
    "secontext": "system_u:object_r:bin_t:s0",
    "size": 1109,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing service] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79
Tuesday 19 July 2022  19:41:33 +0000 (0:00:00.615)       0:00:20.908 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "dab1b7cd151ef2cd24efe8108020d2071b473cbe",
    "dest": "/etc/systemd/system/nbde_client-network-flush.service",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/systemd/system/nbde_client-network-flush.service",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 218,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85
Tuesday 19 July 2022  19:41:34 +0000 (0:00:00.621)       0:00:21.530 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "dest": "/usr/lib/dracut/modules.d/60nbde_client/",
    "src": "/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/files/nbde_client/"
}

TASK [fedora.linux_system_roles.nbde_client : Prepare for network flushing - reset autoconnect-priority] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:92
Tuesday 19 July 2022  19:41:35 +0000 (0:00:01.134)       0:00:22.664 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "/usr/bin/nbde_client-network-flush",
        "reset-autoconn-prio"
    ],
    "delta": "0:00:00.031753",
    "end": "2022-07-19 15:41:34.514305",
    "rc": 0,
    "start": "2022-07-19 15:41:34.482552"
}

TASK [fedora.linux_system_roles.nbde_client : Reload systemd config] ***********
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:98
Tuesday 19 July 2022  19:41:36 +0000 (0:00:00.402)       0:00:23.066 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.nbde_client : Enable network flushing service] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:102
Tuesday 19 July 2022  19:41:36 +0000 (0:00:00.607)       0:00:23.673 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "enabled": true,
    "name": "nbde_client-network-flush.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "systemd-journald.socket system.slice sysinit.target basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "network-pre.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Network flush service for nbde_client Ansible role",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/nbde_client-network-flush ; argv[]=/usr/bin/nbde_client-network-flush flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/etc/systemd/system/nbde_client-network-flush.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "nbde_client-network-flush.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6963",
        "LimitNPROCSoft": "6963",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6963",
        "LimitSIGPENDINGSoft": "6963",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "nbde_client-network-flush.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "11141",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "simple",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
META: role_complete for /cache/rhel-8-y.qcow2.snap

TASK [Attempt to unlock device] ************************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml:21
Tuesday 19 July 2022  19:41:37 +0000 (0:00:00.508)       0:00:24.182 ********** 
included: /tmp/tmp_mumsc61/tests/nbde_client/tasks/verify_unlock_device.yml for /cache/rhel-8-y.qcow2.snap

TASK [Verify we can unlock the device] *****************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/verify_unlock_device.yml:2
Tuesday 19 July 2022  19:41:37 +0000 (0:00:00.028)       0:00:24.211 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "clevis",
        "luks",
        "unlock",
        "-d",
        "/tmp/.nbde_client_dev_test",
        "-n",
        "nbde_client_unlocked"
    ],
    "delta": "0:00:03.754875",
    "end": "2022-07-19 15:41:39.790304",
    "rc": 0,
    "start": "2022-07-19 15:41:36.035429"
}

TASK [Close unlocked device] ***************************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/verify_unlock_device.yml:10
Tuesday 19 July 2022  19:41:41 +0000 (0:00:04.126)       0:00:28.337 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "close",
        "nbde_client_unlocked"
    ],
    "delta": "0:00:00.060490",
    "end": "2022-07-19 15:41:40.197923",
    "rc": 0,
    "start": "2022-07-19 15:41:40.137433"
}

TASK [Make sure the attempt to unlock succeeded] *******************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml:24
Tuesday 19 July 2022  19:41:41 +0000 (0:00:00.409)       0:00:28.747 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Assert idempotency] ******************************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml:30
Tuesday 19 July 2022  19:41:41 +0000 (0:00:00.033)       0:00:28.780 ********** 
included: /tmp/tmp_mumsc61/tests/nbde_client/tasks/verify_idempotency.yml for /cache/rhel-8-y.qcow2.snap

TASK [Use nbde_client role - idempotency check] ********************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/verify_idempotency.yml:2
Tuesday 19 July 2022  19:41:41 +0000 (0:00:00.027)       0:00:28.808 ********** 

TASK [fedora.linux_system_roles.nbde_client : Set version specific variables] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:4
Tuesday 19 July 2022  19:41:41 +0000 (0:00:00.026)       0:00:28.835 ********** 
included: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap

TASK [fedora.linux_system_roles.nbde_client : Ensure ansible_facts used by role] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:2
Tuesday 19 July 2022  19:41:41 +0000 (0:00:00.027)       0:00:28.862 ********** 
ok: [/cache/rhel-8-y.qcow2.snap]

TASK [fedora.linux_system_roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:7
Tuesday 19 July 2022  19:41:42 +0000 (0:00:00.499)       0:00:29.362 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "ansible_facts": {
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/vars/RedHat_8.yml"
    ],
    "changed": false
}

TASK [fedora.linux_system_roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:7
Tuesday 19 July 2022  19:41:42 +0000 (0:00:00.072)       0:00:29.434 ********** 
included: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml for /cache/rhel-8-y.qcow2.snap

TASK [fedora.linux_system_roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2
Tuesday 19 July 2022  19:41:42 +0000 (0:00:00.040)       0:00:29.474 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.nbde_client : Enable clevis askpass unit] ******
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:7
Tuesday 19 July 2022  19:41:43 +0000 (0:00:01.266)       0:00:30.741 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "clevis-luks-askpass.service cryptsetup-pre.target",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "man:clevis-luks-unlockers(7)",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestamp": "Tue 2022-07-19 15:34:34 EDT",
        "StateChangeTimestampMonotonic": "36380469",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "Transient": "no",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "WantedBy": "cryptsetup.target",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12
Tuesday 19 July 2022  19:41:44 +0000 (0:00:00.492)       0:00:31.233 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "baf43726e7fec14c1cf60a5127853f5988def29a",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "mode": "0444",
    "owner": "root",
    "path": "/etc/dracut.conf.d/nbde_client.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 91,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19
Tuesday 19 July 2022  19:41:44 +0000 (0:00:00.659)       0:00:31.893 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
            "password_temporary": false,
            "servers": [
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [fedora.linux_system_roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:29
Tuesday 19 July 2022  19:41:47 +0000 (0:00:02.467)       0:00:34.360 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Ensure we transfer key files] ****
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:37
Tuesday 19 July 2022  19:41:47 +0000 (0:00:00.026)       0:00:34.387 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/.nbde_client_dev_encryption_key)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "device": "/tmp/.nbde_client_dev_test",
        "encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
        "servers": [
            "http://localhost"
        ]
    },
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Perform clevis operations] *******
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:49
Tuesday 19 July 2022  19:41:47 +0000 (0:00:00.039)       0:00:34.426 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:59
Tuesday 19 July 2022  19:41:47 +0000 (0:00:00.025)       0:00:34.452 ********** 
skipping: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing script] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:73
Tuesday 19 July 2022  19:41:47 +0000 (0:00:00.024)       0:00:34.477 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "4543d4e7d1e66294cac47801a6b6675dcbceaa6c",
    "dest": "/usr/bin/nbde_client-network-flush",
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/usr/bin/nbde_client-network-flush",
    "secontext": "system_u:object_r:bin_t:s0",
    "size": 1109,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing service] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79
Tuesday 19 July 2022  19:41:48 +0000 (0:00:00.622)       0:00:35.099 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "checksum": "dab1b7cd151ef2cd24efe8108020d2071b473cbe",
    "dest": "/etc/systemd/system/nbde_client-network-flush.service",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/systemd/system/nbde_client-network-flush.service",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 218,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85
Tuesday 19 July 2022  19:41:48 +0000 (0:00:00.622)       0:00:35.721 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "dest": "/usr/lib/dracut/modules.d/60nbde_client/",
    "src": "/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/files/nbde_client/"
}

TASK [fedora.linux_system_roles.nbde_client : Prepare for network flushing - reset autoconnect-priority] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:92
Tuesday 19 July 2022  19:41:49 +0000 (0:00:01.090)       0:00:36.811 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "/usr/bin/nbde_client-network-flush",
        "reset-autoconn-prio"
    ],
    "delta": "0:00:00.032549",
    "end": "2022-07-19 15:41:48.652133",
    "rc": 0,
    "start": "2022-07-19 15:41:48.619584"
}

TASK [fedora.linux_system_roles.nbde_client : Reload systemd config] ***********
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:98
Tuesday 19 July 2022  19:41:50 +0000 (0:00:00.391)       0:00:37.202 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.nbde_client : Enable network flushing service] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:102
Tuesday 19 July 2022  19:41:50 +0000 (0:00:00.636)       0:00:37.839 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "enabled": true,
    "name": "nbde_client-network-flush.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "system.slice sysinit.target systemd-journald.socket basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "network-pre.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Network flush service for nbde_client Ansible role",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/nbde_client-network-flush ; argv[]=/usr/bin/nbde_client-network-flush flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/etc/systemd/system/nbde_client-network-flush.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "nbde_client-network-flush.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6963",
        "LimitNPROCSoft": "6963",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6963",
        "LimitSIGPENDINGSoft": "6963",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "nbde_client-network-flush.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "11141",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "simple",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
META: role_complete for /cache/rhel-8-y.qcow2.snap

TASK [Verify idempotency of clevis operations] *********************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/verify_idempotency.yml:6
Tuesday 19 July 2022  19:41:51 +0000 (0:00:00.517)       0:00:38.356 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up test environment] ***********************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml:34
Tuesday 19 July 2022  19:41:51 +0000 (0:00:00.033)       0:00:38.389 ********** 
included: /tmp/tmp_mumsc61/tests/nbde_client/tasks/cleanup_test.yml for /cache/rhel-8-y.qcow2.snap

TASK [Clean up dummy testing device] *******************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/cleanup_test.yml:2
Tuesday 19 July 2022  19:41:51 +0000 (0:00:00.028)       0:00:38.418 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_test",
    "state": "absent"
}

TASK [Clean up dummy key file] *************************************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/cleanup_test.yml:7
Tuesday 19 July 2022  19:41:51 +0000 (0:00:00.359)       0:00:38.778 ********** 
changed: [/cache/rhel-8-y.qcow2.snap -> localhost] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_encryption_key",
    "state": "absent"
}

TASK [Clean up dummy key file on managed host] *********************************
task path: /tmp/tmp_mumsc61/tests/nbde_client/tasks/cleanup_test.yml:13
Tuesday 19 July 2022  19:41:51 +0000 (0:00:00.208)       0:00:38.987 ********** 
ok: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": false,
    "path": "/tmp/.nbde_client_dev_encryption_key",
    "state": "absent"
}

RUNNING HANDLER [fedora.linux_system_roles.nbde_client : nbde_client update initramfs] ***
task path: /tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/handlers/main.yml:4
Tuesday 19 July 2022  19:41:52 +0000 (0:00:00.377)       0:00:39.364 ********** 
changed: [/cache/rhel-8-y.qcow2.snap] => {
    "changed": true,
    "cmd": [
        "dracut",
        "-fv",
        "--regenerate-all"
    ],
    "delta": "0:00:27.851440",
    "end": "2022-07-19 15:42:19.060771",
    "rc": 0,
    "start": "2022-07-19 15:41:51.209331"
}

STDERR:

dracut: Executing: /usr/bin/dracut --kver=4.18.0-403.el8.x86_64 -fv
dracut: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
dracut: dracut module 'rngd' will not be installed, because command 'rngd' could not be found!
dracut: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!
dracut: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
dracut: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
dracut: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
dracut: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
dracut: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
dracut: dracut module 'multipath' will not be installed, because command 'multipath' could not be found!
dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoemon' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoeadm' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
dracut: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found!
dracut: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
dracut: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!
dracut: memstrack is available
dracut: *** Including module: bash ***
dracut: *** Including module: systemd ***
dracut: *** Including module: systemd-initrd ***
dracut: *** Including module: modsign ***
dracut: *** Including module: i18n ***
dracut: *** Including module: network-manager ***
dracut: *** Including module: network ***
dracut: *** Including module: clevis ***
dracut: *** Including module: clevis-pin-null ***
dracut: *** Including module: clevis-pin-sss ***
dracut: *** Including module: clevis-pin-tang ***
dracut: *** Including module: clevis-pin-tpm2 ***
dracut: *** Including module: nbde_client ***
dracut: *** Including module: prefixdevname ***
dracut: *** Including module: crypt ***
dracut: *** Including module: dm ***
dracut: Skipping udev rule: 64-device-mapper.rules
dracut: Skipping udev rule: 60-persistent-storage-dm.rules
dracut: Skipping udev rule: 55-dm.rules
dracut: *** Including module: kernel-modules ***
dracut: *** Including module: kernel-modules-extra ***
dracut: *** Including module: kernel-network-modules ***
dracut: *** Including module: qemu ***
dracut: *** Including module: qemu-net ***
dracut: *** Including module: lunmask ***
dracut: *** Including module: nfs ***
dracut: *** Including module: resume ***
dracut: *** Including module: rootfs-block ***
dracut: *** Including module: terminfo ***
dracut: *** Including module: udev-rules ***
dracut: Skipping udev rule: 91-permissions.rules
dracut: Skipping udev rule: 80-drivers-modprobe.rules
dracut: *** Including module: virtfs ***
dracut: *** Including module: dracut-systemd ***
dracut: *** Including module: usrmount ***
dracut: *** Including module: base ***
dracut: *** Including module: fs-lib ***
dracut: *** Including module: memstrack ***
dracut: *** Including module: microcode_ctl-fw_dir_override ***
dracut:   microcode_ctl module: mangling fw_dir
dracut:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
intel: model '', path ' intel-ucode/*', kvers ''
dracut:       microcode_ctl: intel: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"...
intel-06-2d-07: model 'GenuineIntel 06-2d-07', path ' intel-ucode/06-2d-07', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-2d-07: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"...
intel-06-4e-03: model 'GenuineIntel 06-4e-03', path ' intel-ucode/06-4e-03', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-4e-03: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-403.el8.x86_64" failed early load check for "intel-06-4e-03", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
intel-06-4f-01: model 'GenuineIntel 06-4f-01', path ' intel-ucode/06-4f-01', kvers ' 4.17.0 3.10.0-894 3.10.0-862.6.1 3.10.0-693.35.1 3.10.0-514.52.1 3.10.0-327.70.1 2.6.32-754.1.1 2.6.32-573.58.1 2.6.32-504.71.1 2.6.32-431.90.1 2.6.32-358.90.1'
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-4f-01: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-403.el8.x86_64" failed early load check for "intel-06-4f-01", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"...
intel-06-55-04: model 'GenuineIntel 06-55-04', path ' intel-ucode/06-55-04', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-55-04: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"...
intel-06-5e-03: model 'GenuineIntel 06-5e-03', path ' intel-ucode/06-5e-03', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-5e-03: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"...
intel-06-8c-01: model 'GenuineIntel 06-8c-01', path ' intel-ucode/06-8c-01', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-8c-01: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"...
intel-06-8e-9e-0x-0xca: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-8e-9e-0x-0xca: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-403.el8.x86_64" failed early load check for "intel-06-8e-9e-0x-0xca", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"...
intel-06-8e-9e-0x-dell: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-8e-9e-0x-dell: caveats check for kernel version "4.18.0-403.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell" to fw_dir variable
dracut:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell /usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07 /usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
dracut: *** Including module: shutdown ***
dracut: *** Including modules done ***
dracut: *** Installing kernel module dependencies ***
dracut: *** Installing kernel module dependencies done ***
dracut: *** Resolving executable dependencies ***
dracut: *** Resolving executable dependencies done***
dracut: *** Hardlinking files ***
dracut: *** Hardlinking files done ***
dracut: Could not find 'strip'. Not stripping the initramfs.
dracut: *** Generating early-microcode cpio image ***
dracut: *** Constructing AuthenticAMD.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Store current command line parameters ***
dracut: *** Creating image file '/boot/initramfs-4.18.0-403.el8.x86_64.img' ***
dracut: *** Creating initramfs image file '/boot/initramfs-4.18.0-403.el8.x86_64.img' done ***
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-8-y.qcow2.snap : ok=60   changed=8    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   

Tuesday 19 July 2022  19:42:20 +0000 (0:00:28.265)       0:01:07.630 ********** 
=============================================================================== 
fedora.linux_system_roles.nbde_client : nbde_client update initramfs --- 28.27s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/handlers/main.yml:4 
fedora.linux_system_roles.nbde_client : Perform clevis operations ------- 6.56s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:49 
Verify we can unlock the device ----------------------------------------- 4.13s
/tmp/tmp_mumsc61/tests/nbde_client/tasks/verify_unlock_device.yml:2 -----------
fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state --- 2.47s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19 
Install required packages for nbde_client tests ------------------------- 1.43s
/tmp/tmp_mumsc61/tests/nbde_client/tasks/setup_test.yml:22 --------------------
fedora.linux_system_roles.nbde_client : Ensure required packages are installed --- 1.31s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2 
fedora.linux_system_roles.nbde_client : Ensure required packages are installed --- 1.27s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2 
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure tang is installed --- 1.26s
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 
Gathering Facts --------------------------------------------------------- 1.17s
/tmp/tmp_mumsc61/tests/nbde_client/tests_simple_bind_keyfile.yml:2 ------------
fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module --- 1.13s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85 
fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module --- 1.09s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85 
fedora.linux_system_roles.nbde_client : Ensure we transfer key files ---- 0.89s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:37 
fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config --- 0.84s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12 
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure required services are enabled and at the right state --- 0.79s
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29 
fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state --- 0.71s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19 
fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config --- 0.66s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12 
fedora.linux_system_roles.nbde_client : Reload systemd config ----------- 0.64s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:98 
fedora.linux_system_roles.nbde_client : Deploy network flushing script --- 0.62s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:73 
fedora.linux_system_roles.nbde_client : Deploy network flushing service --- 0.62s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79 
fedora.linux_system_roles.nbde_client : Deploy network flushing service --- 0.62s
/tmp/tmpoyqaadx1/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79