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/tmp1nn5vr2x 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_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmprmrnb7oq/tests/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmprmrnb7oq/tests/tests_include_vars_from_parent.yml:1 Tuesday 19 July 2022 18:55:49 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [/cache/centos-7.qcow2c.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmprmrnb7oq/tests/tests_include_vars_from_parent.yml:3 Tuesday 19 July 2022 18:55:50 +0000 (0:00:01.023) 0:00:01.035 ********** changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS-7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmprmrnb7oq/tests/roles/caller/vars/CentOS-7.9.yml", "gid": 0, "group": "root", "item": "CentOS-7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658256950.2334602-95885-222660353402787/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS-7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmprmrnb7oq/tests/roles/caller/vars/CentOS-7.yml", "gid": 0, "group": "root", "item": "CentOS-7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658256950.790823-95885-224073311048221/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS_7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmprmrnb7oq/tests/roles/caller/vars/CentOS_7.9.yml", "gid": 0, "group": "root", "item": "CentOS_7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658256951.1299179-95885-98709652839175/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS_7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmprmrnb7oq/tests/roles/caller/vars/CentOS_7.yml", "gid": 0, "group": "root", "item": "CentOS_7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658256951.4556952-95885-126371453172304/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmprmrnb7oq/tests/roles/caller/vars/CentOS.yml", "gid": 0, "group": "root", "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658256951.7844083-95885-133431735532682/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmprmrnb7oq/tests/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658256952.1190042-95885-4663732193893/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmprmrnb7oq/tests/roles/caller/tasks/main.yml:4 Tuesday 19 July 2022 18:55:52 +0000 (0:00:02.282) 0:00:03.318 ********** TASK [linux-system-roles.nbde_client : Set version specific variables] ********* task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:4 Tuesday 19 July 2022 18:55:52 +0000 (0:00:00.032) 0:00:03.351 ********** included: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap TASK [linux-system-roles.nbde_client : Ensure ansible_facts used by role] ****** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:2 Tuesday 19 July 2022 18:55:52 +0000 (0:00:00.029) 0:00:03.380 ********** ok: [/cache/centos-7.qcow2c.snap] TASK [linux-system-roles.nbde_client : Set platform/version specific variables] *** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:9 Tuesday 19 July 2022 18:55:52 +0000 (0:00:00.376) 0:00:03.757 ********** ok: [/cache/centos-7.qcow2c.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/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/vars/CentOS_7.yml" ], "changed": false } TASK [linux-system-roles.nbde_client : Include the appropriate provider tasks] *** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:7 Tuesday 19 July 2022 18:55:52 +0000 (0:00:00.039) 0:00:03.796 ********** included: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml for /cache/centos-7.qcow2c.snap TASK [linux-system-roles.nbde_client : Ensure required packages are installed] *** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2 Tuesday 19 July 2022 18:55:52 +0000 (0:00:00.036) 0:00:03.832 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "clevis-7-8.el7.x86_64 providing clevis is already installed", "clevis-dracut-7-8.el7.x86_64 providing clevis-dracut is already installed", "clevis-luks-7-8.el7.x86_64 providing clevis-luks is already installed", "clevis-systemd-7-8.el7.x86_64 providing clevis-systemd is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed" ] } TASK [linux-system-roles.nbde_client : Enable clevis askpass unit] ************* task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:7 Tuesday 19 July 2022 18:55:53 +0000 (0:00:00.649) 0:00:04.482 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "enabled": true, "name": "clevis-luks-askpass.path", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target -.mount", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "paths.target shutdown.target remote-fs-pre.target clevis-luks-askpass.service", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "DefaultDependencies": "yes", "Description": "Clevis systemd-ask-password Watcher", "DirectoryMode": "0755", "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path", "Id": "clevis-luks-askpass.path", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "LoadState": "loaded", "MakeDirectory": "no", "Names": "clevis-luks-askpass.path", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "PathChanged": "/run/systemd/ask-password", "RefuseManualStart": "no", "RefuseManualStop": "no", "Requires": "sysinit.target -.mount", "RequiresMountsFor": "/run/systemd/ask-password", "Result": "success", "StopWhenUnneeded": "no", "SubState": "dead", "Transient": "no", "Triggers": "clevis-luks-askpass.service", "Unit": "clevis-luks-askpass.service", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "remote-fs.target", "Wants": "remote-fs-pre.target" } } TASK [linux-system-roles.nbde_client : Generate nbde_client dracut config] ***** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12 Tuesday 19 July 2022 18:55:54 +0000 (0:00:00.617) 0:00:05.099 ********** ok: [/cache/centos-7.qcow2c.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/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19 Tuesday 19 July 2022 18:55:54 +0000 (0:00:00.618) 0:00:05.718 ********** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_client : Create temporary directory to hold key files] *** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:29 Tuesday 19 July 2022 18:55:54 +0000 (0:00:00.022) 0:00:05.740 ********** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_client : Ensure we transfer key files] *********** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:37 Tuesday 19 July 2022 18:55:54 +0000 (0:00:00.024) 0:00:05.765 ********** TASK [linux-system-roles.nbde_client : Perform clevis operations] ************** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:49 Tuesday 19 July 2022 18:55:54 +0000 (0:00:00.017) 0:00:05.783 ********** skipping: [/cache/centos-7.qcow2c.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/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:59 Tuesday 19 July 2022 18:55:54 +0000 (0:00:00.024) 0:00:05.807 ********** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_client : Deploy network flushing script] ********* task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73 Tuesday 19 July 2022 18:55:54 +0000 (0:00:00.024) 0:00:05.831 ********** ok: [/cache/centos-7.qcow2c.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/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79 Tuesday 19 July 2022 18:55:55 +0000 (0:00:00.498) 0:00:06.330 ********** ok: [/cache/centos-7.qcow2c.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/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85 Tuesday 19 July 2022 18:55:55 +0000 (0:00:00.496) 0:00:06.826 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "dest": "/usr/lib/dracut/modules.d/60nbde_client/", "src": "/tmp/tmprmrnb7oq/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/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:92 Tuesday 19 July 2022 18:55:56 +0000 (0:00:00.881) 0:00:07.708 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "cmd": [ "/usr/bin/nbde_client-network-flush", "reset-autoconn-prio" ], "delta": "0:00:00.036085", "end": "2022-07-19 18:55:57.581521", "rc": 0, "start": "2022-07-19 18:55:57.545436" } TASK [linux-system-roles.nbde_client : Reload systemd config] ****************** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:98 Tuesday 19 July 2022 18:55:57 +0000 (0:00:00.472) 0:00:08.180 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.nbde_client : Enable network flushing service] ******** task path: /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:102 Tuesday 19 July 2022 18:55:57 +0000 (0:00:00.421) 0:00:08.602 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "enabled": true, "name": "nbde_client-network-flush.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network flush service for nbde_client Ansible role", "DevicePolicy": "auto", "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", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "nbde_client-network-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "7154", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "7154", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "nbde_client-network-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: role_complete for /cache/centos-7.qcow2c.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmprmrnb7oq/tests/roles/caller/tasks/main.yml:7 Tuesday 19 July 2022 18:55:58 +0000 (0:00:00.383) 0:00:08.986 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/centos-7.qcow2c.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-7.qcow2c.snap : ok=16 changed=1 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Tuesday 19 July 2022 18:55:58 +0000 (0:00:00.076) 0:00:09.063 ********** =============================================================================== create var file in caller that can override the one in called role ------ 2.28s /tmp/tmprmrnb7oq/tests/tests_include_vars_from_parent.yml:3 ------------------- Gathering Facts --------------------------------------------------------- 1.02s /tmp/tmprmrnb7oq/tests/tests_include_vars_from_parent.yml:1 ------------------- linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module --- 0.88s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85 linux-system-roles.nbde_client : Ensure required packages are installed --- 0.65s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2 linux-system-roles.nbde_client : Generate nbde_client dracut config ----- 0.62s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12 linux-system-roles.nbde_client : Enable clevis askpass unit ------------- 0.62s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:7 linux-system-roles.nbde_client : Deploy network flushing script --------- 0.50s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73 linux-system-roles.nbde_client : Deploy network flushing service -------- 0.50s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79 linux-system-roles.nbde_client : Prepare for network flushing - reset autoconnect-priority --- 0.47s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:92 linux-system-roles.nbde_client : Reload systemd config ------------------ 0.42s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:98 linux-system-roles.nbde_client : Enable network flushing service -------- 0.38s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:102 linux-system-roles.nbde_client : Ensure ansible_facts used by role ------ 0.38s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:2 caller : assert --------------------------------------------------------- 0.08s /tmp/tmprmrnb7oq/tests/roles/caller/tasks/main.yml:7 -------------------------- linux-system-roles.nbde_client : Set platform/version specific variables --- 0.04s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:9 linux-system-roles.nbde_client : Include the appropriate provider tasks --- 0.04s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:7 -- include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmprmrnb7oq/tests/roles/caller/tasks/main.yml:4 -------------------------- linux-system-roles.nbde_client : Set version specific variables --------- 0.03s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:4 -- linux-system-roles.nbde_client : Create temporary directory to hold key files --- 0.02s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:29 linux-system-roles.nbde_client : Perform clevis operations -------------- 0.02s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:49 linux-system-roles.nbde_client : Remove temporary directory used to hold key files --- 0.02s /tmp/tmprmrnb7oq/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:59 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/tmp1nn5vr2x 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_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmpg1cb0obk/tests/nbde_client/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpg1cb0obk/tests/nbde_client/tests_include_vars_from_parent.yml:1 Tuesday 19 July 2022 19:07:52 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [/cache/centos-7.qcow2c.snap] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmpg1cb0obk/tests/nbde_client/tests_include_vars_from_parent.yml:3 Tuesday 19 July 2022 19:07:53 +0000 (0:00:01.017) 0:00:01.029 ********** changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS-7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/vars/CentOS-7.9.yml", "gid": 0, "group": "root", "item": "CentOS-7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658257673.4102044-106894-99658778547257/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS-7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/vars/CentOS-7.yml", "gid": 0, "group": "root", "item": "CentOS-7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658257673.951209-106894-233307987974845/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS_7.9) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/vars/CentOS_7.9.yml", "gid": 0, "group": "root", "item": "CentOS_7.9", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658257674.2787771-106894-179000351072085/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS_7) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/vars/CentOS_7.yml", "gid": 0, "group": "root", "item": "CentOS_7", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658257674.6129057-106894-273823494106111/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=CentOS) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/vars/CentOS.yml", "gid": 0, "group": "root", "item": "CentOS", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658257674.9441466-106894-33373085724257/source", "state": "file", "uid": 0 } changed: [/cache/centos-7.qcow2c.snap -> localhost] => (item=RedHat) => { "ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1658257675.2753034-106894-207585005991166/source", "state": "file", "uid": 0 } TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/tasks/main.yml:4 Tuesday 19 July 2022 19:07:55 +0000 (0:00:02.263) 0:00:03.293 ********** TASK [fedora.linux_system_roles.nbde_client : Set version specific variables] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:4 Tuesday 19 July 2022 19:07:55 +0000 (0:00:00.032) 0:00:03.326 ********** included: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap TASK [fedora.linux_system_roles.nbde_client : Ensure ansible_facts used by role] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:2 Tuesday 19 July 2022 19:07:55 +0000 (0:00:00.029) 0:00:03.355 ********** ok: [/cache/centos-7.qcow2c.snap] TASK [fedora.linux_system_roles.nbde_client : Set platform/version specific variables] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:7 Tuesday 19 July 2022 19:07:56 +0000 (0:00:00.391) 0:00:03.746 ********** ok: [/cache/centos-7.qcow2c.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/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/vars/CentOS_7.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_client : Include the appropriate provider tasks] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:7 Tuesday 19 July 2022 19:07:56 +0000 (0:00:00.038) 0:00:03.785 ********** included: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml for /cache/centos-7.qcow2c.snap TASK [fedora.linux_system_roles.nbde_client : Ensure required packages are installed] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2 Tuesday 19 July 2022 19:07:56 +0000 (0:00:00.041) 0:00:03.827 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "clevis-7-8.el7.x86_64 providing clevis is already installed", "clevis-dracut-7-8.el7.x86_64 providing clevis-dracut is already installed", "clevis-luks-7-8.el7.x86_64 providing clevis-luks is already installed", "clevis-systemd-7-8.el7.x86_64 providing clevis-systemd is already installed", "iproute-4.11.0-30.el7.x86_64 providing iproute is already installed", "1:NetworkManager-1.18.8-2.el7_9.x86_64 providing NetworkManager is already installed" ] } TASK [fedora.linux_system_roles.nbde_client : Enable clevis askpass unit] ****** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:7 Tuesday 19 July 2022 19:07:56 +0000 (0:00:00.638) 0:00:04.465 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "enabled": true, "name": "clevis-luks-askpass.path", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "-.mount sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "remote-fs-pre.target clevis-luks-askpass.service shutdown.target paths.target", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "DefaultDependencies": "yes", "Description": "Clevis systemd-ask-password Watcher", "DirectoryMode": "0755", "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path", "Id": "clevis-luks-askpass.path", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "LoadState": "loaded", "MakeDirectory": "no", "Names": "clevis-luks-askpass.path", "NeedDaemonReload": "no", "OnFailureJobMode": "replace", "PathChanged": "/run/systemd/ask-password", "RefuseManualStart": "no", "RefuseManualStop": "no", "Requires": "-.mount sysinit.target", "RequiresMountsFor": "/run/systemd/ask-password", "Result": "success", "StopWhenUnneeded": "no", "SubState": "dead", "Transient": "no", "Triggers": "clevis-luks-askpass.service", "Unit": "clevis-luks-askpass.service", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "remote-fs.target", "Wants": "remote-fs-pre.target" } } TASK [fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12 Tuesday 19 July 2022 19:07:57 +0000 (0:00:00.631) 0:00:05.096 ********** ok: [/cache/centos-7.qcow2c.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/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19 Tuesday 19 July 2022 19:07:58 +0000 (0:00:00.614) 0:00:05.711 ********** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_client : Create temporary directory to hold key files] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:29 Tuesday 19 July 2022 19:07:58 +0000 (0:00:00.022) 0:00:05.733 ********** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_client : Ensure we transfer key files] **** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:37 Tuesday 19 July 2022 19:07:58 +0000 (0:00:00.025) 0:00:05.758 ********** TASK [fedora.linux_system_roles.nbde_client : Perform clevis operations] ******* task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:49 Tuesday 19 July 2022 19:07:58 +0000 (0:00:00.017) 0:00:05.776 ********** skipping: [/cache/centos-7.qcow2c.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/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:59 Tuesday 19 July 2022 19:07:58 +0000 (0:00:00.022) 0:00:05.798 ********** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing script] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:73 Tuesday 19 July 2022 19:07:58 +0000 (0:00:00.021) 0:00:05.820 ********** ok: [/cache/centos-7.qcow2c.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/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79 Tuesday 19 July 2022 19:07:58 +0000 (0:00:00.501) 0:00:06.322 ********** ok: [/cache/centos-7.qcow2c.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/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85 Tuesday 19 July 2022 19:07:59 +0000 (0:00:00.482) 0:00:06.804 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "dest": "/usr/lib/dracut/modules.d/60nbde_client/", "src": "/tmp/tmp1nn5vr2x/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/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:92 Tuesday 19 July 2022 19:08:00 +0000 (0:00:00.896) 0:00:07.701 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "cmd": [ "/usr/bin/nbde_client-network-flush", "reset-autoconn-prio" ], "delta": "0:00:00.038284", "end": "2022-07-19 19:08:00.610949", "rc": 0, "start": "2022-07-19 19:08:00.572665" } TASK [fedora.linux_system_roles.nbde_client : Reload systemd config] *********** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:98 Tuesday 19 July 2022 19:08:00 +0000 (0:00:00.465) 0:00:08.166 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.nbde_client : Enable network flushing service] *** task path: /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:102 Tuesday 19 July 2022 19:08:00 +0000 (0:00:00.419) 0:00:08.586 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "enabled": true, "name": "nbde_client-network-flush.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Network flush service for nbde_client Ansible role", "DevicePolicy": "auto", "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", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "nbde_client-network-flush.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "7154", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "7154", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "nbde_client-network-flush.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: role_complete for /cache/centos-7.qcow2c.snap TASK [caller : assert] ********************************************************* task path: /tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/tasks/main.yml:7 Tuesday 19 July 2022 19:08:01 +0000 (0:00:00.380) 0:00:08.967 ********** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false } MSG: All assertions passed META: role_complete for /cache/centos-7.qcow2c.snap META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-7.qcow2c.snap : ok=16 changed=1 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 Tuesday 19 July 2022 19:08:01 +0000 (0:00:00.072) 0:00:09.039 ********** =============================================================================== create var file in caller that can override the one in called role ------ 2.26s /tmp/tmpg1cb0obk/tests/nbde_client/tests_include_vars_from_parent.yml:3 ------- Gathering Facts --------------------------------------------------------- 1.02s /tmp/tmpg1cb0obk/tests/nbde_client/tests_include_vars_from_parent.yml:1 ------- fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module --- 0.90s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85 fedora.linux_system_roles.nbde_client : Ensure required packages are installed --- 0.64s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2 fedora.linux_system_roles.nbde_client : Enable clevis askpass unit ------ 0.63s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:7 fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config --- 0.61s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12 fedora.linux_system_roles.nbde_client : Deploy network flushing script --- 0.50s /tmp/tmp1nn5vr2x/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.48s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79 fedora.linux_system_roles.nbde_client : Prepare for network flushing - reset autoconnect-priority --- 0.47s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:92 fedora.linux_system_roles.nbde_client : Reload systemd config ----------- 0.42s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:98 fedora.linux_system_roles.nbde_client : Ensure ansible_facts used by role --- 0.39s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:2 fedora.linux_system_roles.nbde_client : Enable network flushing service --- 0.38s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:102 caller : assert --------------------------------------------------------- 0.07s /tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/tasks/main.yml:7 -------------- fedora.linux_system_roles.nbde_client : Include the appropriate provider tasks --- 0.04s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:7 fedora.linux_system_roles.nbde_client : Set platform/version specific variables --- 0.04s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:7 include_role : {{ roletoinclude }} -------------------------------------- 0.03s /tmp/tmpg1cb0obk/tests/nbde_client/roles/caller/tasks/main.yml:4 -------------- fedora.linux_system_roles.nbde_client : Set version specific variables --- 0.03s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:4 fedora.linux_system_roles.nbde_client : Create temporary directory to hold key files --- 0.03s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:29 fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state --- 0.02s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19 fedora.linux_system_roles.nbde_client : Perform clevis operations ------- 0.02s /tmp/tmp1nn5vr2x/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:49