# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_lvm_one_disk_multiple_volumes.yml ****************************** 1 plays in /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml PLAY [Test lvm one disk multiple volumes] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:2 Thursday 04 January 2024 11:37:32 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:12 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.726) 0:00:00.738 ****** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.015) 0:00:00.753 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.022) 0:00:00.776 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.017) 0:00:00.793 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.034) 0:00:00.828 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.250) 0:00:01.078 ****** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.019) 0:00:01.097 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.007) 0:00:01.105 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.007) 0:00:01.113 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Thursday 04 January 2024 11:37:33 +0000 (0:00:00.050) 0:00:01.163 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Thursday 04 January 2024 11:37:37 +0000 (0:00:03.037) 0:00:04.200 ****** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Thursday 04 January 2024 11:37:37 +0000 (0:00:00.017) 0:00:04.218 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Thursday 04 January 2024 11:37:37 +0000 (0:00:00.017) 0:00:04.235 ****** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Thursday 04 January 2024 11:37:37 +0000 (0:00:00.436) 0:00:04.672 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Thursday 04 January 2024 11:37:37 +0000 (0:00:00.032) 0:00:04.705 ****** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Thursday 04 January 2024 11:37:37 +0000 (0:00:00.009) 0:00:04.714 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Thursday 04 January 2024 11:37:37 +0000 (0:00:00.008) 0:00:04.723 ****** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Thursday 04 January 2024 11:37:37 +0000 (0:00:00.008) 0:00:04.731 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Thursday 04 January 2024 11:37:40 +0000 (0:00:02.904) 0:00:07.636 ****** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service": { "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "source": "systemd", "state": "inactive", "status": "generated" }, "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service": { "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Thursday 04 January 2024 11:37:42 +0000 (0:00:01.673) 0:00:09.309 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [ "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service" ] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Thursday 04 January 2024 11:37:42 +0000 (0:00:00.018) 0:00:09.327 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dev-mapper-foo\\x2dtest1.device system-systemd\\x2dcryptsetup.slice cryptsetup-pre.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "cryptsetup.target umount.target", "BindsTo": "dev-mapper-foo\\x2dtest1.device", "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": "umount.target", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Cryptography Setup for luks-dc61b1b0-b7af-47b9-bf7f-6072a5d5a975", "DevicePolicy": "auto", "Documentation": "man:crypttab(5) man:systemd-cryptsetup-generator(8) man:systemd-cryptsetup@.service(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup attach luks-dc61b1b0-b7af-47b9-bf7f-6072a5d5a975 /dev/mapper/foo-test1 - ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/lib/systemd/systemd-cryptsetup ; argv[]=/usr/lib/systemd/systemd-cryptsetup detach luks-dc61b1b0-b7af-47b9-bf7f-6072a5d5a975 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/run/systemd/generator/systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "IgnoreOnIsolate": "yes", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "Job": "13366", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "NeedDaemonReload": "yes", "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": "yes", "RemoveIPC": "no", "RequiredBy": "cryptsetup.target", "Requires": "system-systemd\\x2dcryptsetup.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-systemd\\x2dcryptsetup.slice", "SourcePath": "/etc/crypttab", "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": "Thu 2024-01-04 11:37:16 UTC", "StateChangeTimestampMonotonic": "2774708909", "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": "22406", "TimeoutStartUSec": "infinity", "TimeoutStopUSec": "infinity", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "generated", "UtmpMode": "init", "WantedBy": "dev-mapper-foo\\x2dtest1.device", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Thursday 04 January 2024 11:37:43 +0000 (0:00:01.112) 0:00:10.440 ****** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Thursday 04 January 2024 11:37:43 +0000 (0:00:00.354) 0:00:10.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Thursday 04 January 2024 11:37:43 +0000 (0:00:00.011) 0:00:10.805 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.960) 0:00:11.766 ****** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.013) 0:00:11.779 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.025) 0:00:11.804 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.011) 0:00:11.816 ****** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.010) 0:00:11.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.010) 0:00:11.837 ****** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.010) 0:00:11.847 ****** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.010) 0:00:11.857 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.011) 0:00:11.869 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368239.2794507, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1704368237.001529, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 469762310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1704368236.9995291, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "924576121", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.191) 0:00:12.060 ****** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Thursday 04 January 2024 11:37:44 +0000 (0:00:00.010) 0:00:12.071 ****** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:16 Thursday 04 January 2024 11:37:45 +0000 (0:00:00.594) 0:00:12.666 ****** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:25 Thursday 04 January 2024 11:37:45 +0000 (0:00:00.014) 0:00:12.680 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/get_unused_disk.yml:2 Thursday 04 January 2024 11:37:45 +0000 (0:00:00.015) 0:00:12.696 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/get_unused_disk.yml:16 Thursday 04 January 2024 11:37:48 +0000 (0:00:02.883) 0:00:15.579 ****** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/get_unused_disk.yml:24 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.253) 0:00:15.833 ****** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/get_unused_disk.yml:29 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.013) 0:00:15.846 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/get_unused_disk.yml:34 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.011) 0:00:15.858 ****** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Create three LVM logical volumes under one volume group] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:31 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.011) 0:00:15.869 ****** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.021) 0:00:15.891 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.016) 0:00:15.907 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.013) 0:00:15.921 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.031) 0:00:15.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.012) 0:00:15.964 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.012) 0:00:15.977 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.010) 0:00:15.988 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.010) 0:00:15.998 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.022) 0:00:16.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.010) 0:00:16.032 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.012) 0:00:16.045 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.011) 0:00:16.057 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.032) 0:00:16.089 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.012) 0:00:16.101 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.010) 0:00:16.112 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.010) 0:00:16.122 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [ "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service" ] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Thursday 04 January 2024 11:37:48 +0000 (0:00:00.017) 0:00:16.139 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Thursday 04 January 2024 11:37:49 +0000 (0:00:00.956) 0:00:17.096 ****** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Thursday 04 January 2024 11:37:55 +0000 (0:00:05.411) 0:00:22.507 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Thursday 04 January 2024 11:37:55 +0000 (0:00:00.011) 0:00:22.518 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Thursday 04 January 2024 11:37:56 +0000 (0:00:00.978) 0:00:23.496 ****** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Thursday 04 January 2024 11:37:56 +0000 (0:00:00.016) 0:00:23.512 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Thursday 04 January 2024 11:37:56 +0000 (0:00:00.014) 0:00:23.527 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Thursday 04 January 2024 11:37:56 +0000 (0:00:00.011) 0:00:23.539 ****** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Thursday 04 January 2024 11:37:56 +0000 (0:00:00.010) 0:00:23.549 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Thursday 04 January 2024 11:37:56 +0000 (0:00:00.470) 0:00:24.020 ****** changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } changed: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Thursday 04 January 2024 11:37:57 +0000 (0:00:00.661) 0:00:24.682 ****** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Thursday 04 January 2024 11:37:57 +0000 (0:00:00.022) 0:00:24.704 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Thursday 04 January 2024 11:37:58 +0000 (0:00:00.467) 0:00:25.171 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368239.2794507, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1704368237.001529, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 469762310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1704368236.9995291, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "924576121", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Thursday 04 January 2024 11:37:58 +0000 (0:00:00.187) 0:00:25.359 ****** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Thursday 04 January 2024 11:37:58 +0000 (0:00:00.011) 0:00:25.370 ****** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:49 Thursday 04 January 2024 11:37:58 +0000 (0:00:00.610) 0:00:25.980 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:2 Thursday 04 January 2024 11:37:58 +0000 (0:00:00.018) 0:00:25.999 ****** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:7 Thursday 04 January 2024 11:37:58 +0000 (0:00:00.015) 0:00:26.015 ****** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:15 Thursday 04 January 2024 11:37:58 +0000 (0:00:00.025) 0:00:26.040 ****** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test2", "size": "3G", "type": "lvm", "uuid": "3bb40f58-bd24-4090-9061-286fa2fc73c3" }, "/dev/mapper/foo-test3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test3", "size": "3G", "type": "lvm", "uuid": "239b4464-f3fd-4cc9-9de2-9c336b274abd" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "z8EYyz-qU9j-lNwy-RHrl-euW7-V4u0-BFmbiN" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "da79f52e-1ce0-4a28-8d6b-c397437b7ba0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:20 Thursday 04 January 2024 11:37:59 +0000 (0:00:00.239) 0:00:26.280 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.003925", "end": "2024-01-04 11:38:00.323625", "rc": 0, "start": "2024-01-04 11:37:59.319700" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:26:06 2023 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 /dev/mapper/foo-test2 /opt/test2 xfs defaults 0 0 /dev/mapper/foo-test3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:25 Thursday 04 January 2024 11:38:00 +0000 (0:00:01.235) 0:00:27.515 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002847", "end": "2024-01-04 11:38:00.509445", "failed_when_result": false, "rc": 0, "start": "2024-01-04 11:38:00.506598" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:34 Thursday 04 January 2024 11:38:00 +0000 (0:00:00.186) 0:00:27.701 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:5 Thursday 04 January 2024 11:38:00 +0000 (0:00:00.027) 0:00:27.728 ****** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:18 Thursday 04 January 2024 11:38:00 +0000 (0:00:00.011) 0:00:27.739 ****** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.025924", "end": "2024-01-04 11:38:00.761768", "rc": 0, "start": "2024-01-04 11:38:00.735844" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:24 Thursday 04 January 2024 11:38:00 +0000 (0:00:00.214) 0:00:27.954 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:34 Thursday 04 January 2024 11:38:00 +0000 (0:00:00.017) 0:00:27.972 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:2 Thursday 04 January 2024 11:38:00 +0000 (0:00:00.025) 0:00:27.997 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:13 Thursday 04 January 2024 11:38:00 +0000 (0:00:00.016) 0:00:28.013 ****** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:22 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.249) 0:00:28.263 ****** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:27 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.014) 0:00:28.277 ****** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:33 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.014) 0:00:28.291 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:42 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.015) 0:00:28.307 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:48 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.013) 0:00:28.321 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:54 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.013) 0:00:28.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:59 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.345 ****** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:73 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.017) 0:00:28.362 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:8 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.023) 0:00:28.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:14 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.396 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:21 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.407 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:28 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:35 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.429 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:45 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:54 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.452 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:64 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.463 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:74 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:85 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.485 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:95 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.495 ****** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:76 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.506 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-lvmraid.yml:2 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.039) 0:00:28.546 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.035) 0:00:28.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.592 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.604 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.012) 0:00:28.616 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.627 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.638 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.649 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.012) 0:00:28.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.683 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.012) 0:00:28.729 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.013) 0:00:28.742 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.012) 0:00:28.754 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.014) 0:00:28.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.012) 0:00:28.781 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.012) 0:00:28.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.012) 0:00:28.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:79 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.828 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-thin.yml:2 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.023) 0:00:28.852 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.040) 0:00:28.892 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.013) 0:00:28.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.928 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.939 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.950 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.961 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.972 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:28.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:28.995 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:29.006 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:29.017 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:82 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:29.028 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:5 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.025) 0:00:29.053 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:13 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.013) 0:00:29.067 ****** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:20 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.013) 0:00:29.080 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:2 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.021) 0:00:29.102 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:9 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.013) 0:00:29.115 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:18 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.014) 0:00:29.129 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:27 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:29.140 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:37 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.011) 0:00:29.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:47 Thursday 04 January 2024 11:38:01 +0000 (0:00:00.010) 0:00:29.162 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:27 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.173 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:85 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.184 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-vdo.yml:2 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.026) 0:00:29.211 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.053) 0:00:29.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.012) 0:00:29.277 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.012) 0:00:29.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.012) 0:00:29.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.335 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.368 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.012) 0:00:29.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.402 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.413 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.424 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.446 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.012) 0:00:29.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.469 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.491 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:88 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.502 ****** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-volumes.yml:3 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.513 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.033) 0:00:29.547 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.014) 0:00:29.561 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.058) 0:00:29.620 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.013) 0:00:29.633 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.017) 0:00:29.651 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.013) 0:00:29.664 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.016) 0:00:29.681 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.014) 0:00:29.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.013) 0:00:29.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.731 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.015) 0:00:29.747 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.758 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.010) 0:00:29.768 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.780 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.791 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.025) 0:00:29.816 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.014) 0:00:29.831 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.014) 0:00:29.846 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.857 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.011) 0:00:29.868 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.016) 0:00:29.885 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.016) 0:00:29.902 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368275.233214, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704368275.233214, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 510176, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1704368275.233214, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.197) 0:00:30.100 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.017) 0:00:30.117 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.013) 0:00:30.130 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:38:02 +0000 (0:00:00.038) 0:00:30.169 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:38:03 +0000 (0:00:00.015) 0:00:30.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:38:03 +0000 (0:00:00.013) 0:00:30.198 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:38:03 +0000 (0:00:00.013) 0:00:30.211 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:38:03 +0000 (0:00:00.011) 0:00:30.222 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:38:05 +0000 (0:00:02.887) 0:00:33.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:38:05 +0000 (0:00:00.012) 0:00:33.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:38:05 +0000 (0:00:00.011) 0:00:33.134 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:38:05 +0000 (0:00:00.016) 0:00:33.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:38:05 +0000 (0:00:00.011) 0:00:33.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.012) 0:00:33.196 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.010) 0:00:33.207 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.014) 0:00:33.221 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.013) 0:00:33.235 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.246 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.012) 0:00:33.269 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.291 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.010) 0:00:33.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.010) 0:00:33.313 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.012) 0:00:33.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.010) 0:00:33.359 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:33.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.010) 0:00:33.392 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.254) 0:00:33.646 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.188) 0:00:33.835 ****** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.015) 0:00:33.850 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.012) 0:00:33.863 ****** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.186) 0:00:34.049 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.013) 0:00:34.063 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.013) 0:00:34.076 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.015) 0:00:34.092 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.014) 0:00:34.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:34.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.012) 0:00:34.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:34.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:34.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:38:06 +0000 (0:00:00.011) 0:00:34.164 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.011) 0:00:34.187 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.198 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.209 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.231 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.011) 0:00:34.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.276 ****** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.288 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.300 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.018) 0:00:34.319 ****** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.027108", "end": "2024-01-04 11:38:07.340662", "rc": 0, "start": "2024-01-04 11:38:07.313554" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.214) 0:00:34.533 ****** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.015) 0:00:34.549 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.051) 0:00:34.600 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.013) 0:00:34.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.651 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.663 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.014) 0:00:34.677 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.053) 0:00:34.731 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.013) 0:00:34.745 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "3bb40f58-bd24-4090-9061-286fa2fc73c3" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "3bb40f58-bd24-4090-9061-286fa2fc73c3" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.019) 0:00:34.764 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.777 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.014) 0:00:34.791 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.013) 0:00:34.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.011) 0:00:34.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.011) 0:00:34.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.012) 0:00:34.839 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.014) 0:00:34.853 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.011) 0:00:34.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.886 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.010) 0:00:34.897 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.025) 0:00:34.922 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.014) 0:00:34.937 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.013) 0:00:34.950 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.011) 0:00:34.961 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.011) 0:00:34.972 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.015) 0:00:34.987 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:38:07 +0000 (0:00:00.016) 0:00:35.004 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368274.9542234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704368274.9542234, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 509956, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1704368274.9542234, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:38:08 +0000 (0:00:00.190) 0:00:35.195 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:38:08 +0000 (0:00:00.015) 0:00:35.211 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:38:08 +0000 (0:00:00.011) 0:00:35.222 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:38:08 +0000 (0:00:00.013) 0:00:35.236 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:38:08 +0000 (0:00:00.012) 0:00:35.248 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:38:08 +0000 (0:00:00.011) 0:00:35.259 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:38:08 +0000 (0:00:00.013) 0:00:35.272 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:38:08 +0000 (0:00:00.010) 0:00:35.283 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:38:10 +0000 (0:00:02.887) 0:00:38.171 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.012) 0:00:38.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.195 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.017) 0:00:38.212 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.012) 0:00:38.225 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.236 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.248 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.012) 0:00:38.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.271 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.015) 0:00:38.286 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.013) 0:00:38.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.322 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.012) 0:00:38.334 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.345 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.010) 0:00:38.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.389 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.012) 0:00:38.401 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.010) 0:00:38.412 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.010) 0:00:38.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.445 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:38.456 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.189) 0:00:38.646 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.188) 0:00:38.834 ****** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.017) 0:00:38.852 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.013) 0:00:38.866 ****** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.186) 0:00:39.052 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.014) 0:00:39.067 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.013) 0:00:39.080 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.013) 0:00:39.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.013) 0:00:39.107 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.013) 0:00:39.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:39.132 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:39.143 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.011) 0:00:39.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:38:11 +0000 (0:00:00.010) 0:00:39.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.010) 0:00:39.177 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.189 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.201 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.212 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.010) 0:00:39.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.010) 0:00:39.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.279 ****** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.291 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.304 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.016) 0:00:39.321 ****** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.024159", "end": "2024-01-04 11:38:12.339456", "rc": 0, "start": "2024-01-04 11:38:12.315297" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.212) 0:00:39.534 ****** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.016) 0:00:39.550 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.017) 0:00:39.567 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.591 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.615 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.010) 0:00:39.626 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.015) 0:00:39.642 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.080) 0:00:39.722 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.014) 0:00:39.737 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "239b4464-f3fd-4cc9-9de2-9c336b274abd" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "239b4464-f3fd-4cc9-9de2-9c336b274abd" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.019) 0:00:39.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.769 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.017) 0:00:39.786 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.014) 0:00:39.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.813 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.826 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.838 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.015) 0:00:39.854 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.012) 0:00:39.866 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.878 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.889 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.900 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test3 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.024) 0:00:39.924 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.015) 0:00:39.940 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.013) 0:00:39.953 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.964 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.011) 0:00:39.975 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.015) 0:00:39.991 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:38:12 +0000 (0:00:00.015) 0:00:40.006 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368274.676233, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704368274.676233, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 508755, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1704368274.676233, "nlink": 1, "path": "/dev/mapper/foo-test3", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:38:13 +0000 (0:00:00.192) 0:00:40.198 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:38:13 +0000 (0:00:00.015) 0:00:40.214 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:38:13 +0000 (0:00:00.012) 0:00:40.227 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:38:13 +0000 (0:00:00.015) 0:00:40.242 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:38:13 +0000 (0:00:00.013) 0:00:40.256 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:38:13 +0000 (0:00:00.011) 0:00:40.267 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:38:13 +0000 (0:00:00.013) 0:00:40.281 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:38:13 +0000 (0:00:00.011) 0:00:40.293 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:38:16 +0000 (0:00:02.899) 0:00:43.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.012) 0:00:43.205 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.216 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.016) 0:00:43.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.266 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.012) 0:00:43.278 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.027) 0:00:43.305 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.015) 0:00:43.321 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.014) 0:00:43.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.358 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.369 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.012) 0:00:43.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.392 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.425 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.010) 0:00:43.436 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.012) 0:00:43.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.010) 0:00:43.459 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.010) 0:00:43.470 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.011) 0:00:43.493 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.187) 0:00:43.680 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.190) 0:00:43.870 ****** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.017) 0:00:43.887 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.012) 0:00:43.900 ****** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.189) 0:00:44.089 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.014) 0:00:44.104 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.013) 0:00:44.117 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.013) 0:00:44.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.014) 0:00:44.146 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.012) 0:00:44.158 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:38:16 +0000 (0:00:00.012) 0:00:44.171 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.182 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.226 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.238 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.249 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.010) 0:00:44.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.010) 0:00:44.282 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.010) 0:00:44.293 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.305 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.316 ****** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.329 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.341 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.016) 0:00:44.357 ****** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test3" ], "delta": "0:00:00.024710", "end": "2024-01-04 11:38:17.378558", "rc": 0, "start": "2024-01-04 11:38:17.353848" } STDOUT: LVM2_LV_NAME=test3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.213) 0:00:44.570 ****** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.015) 0:00:44.586 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.015) 0:00:44.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.638 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.651 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:44 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.010) 0:00:44.662 ****** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:54 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.009) 0:00:44.671 ****** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:52 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.683 ****** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.037) 0:00:44.721 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.016) 0:00:44.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.014) 0:00:44.751 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.031) 0:00:44.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.010) 0:00:44.805 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.010) 0:00:44.816 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.010) 0:00:44.827 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.023) 0:00:44.851 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.863 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.013) 0:00:44.877 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.013) 0:00:44.890 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.901 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.011) 0:00:44.912 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.925 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.012) 0:00:44.937 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [ "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service" ] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Thursday 04 January 2024 11:38:17 +0000 (0:00:00.019) 0:00:44.957 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Thursday 04 January 2024 11:38:18 +0000 (0:00:00.982) 0:00:45.939 ****** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Thursday 04 January 2024 11:38:23 +0000 (0:00:04.961) 0:00:50.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Thursday 04 January 2024 11:38:23 +0000 (0:00:00.012) 0:00:50.913 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Thursday 04 January 2024 11:38:24 +0000 (0:00:00.998) 0:00:51.912 ****** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Thursday 04 January 2024 11:38:24 +0000 (0:00:00.016) 0:00:51.928 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Thursday 04 January 2024 11:38:24 +0000 (0:00:00.015) 0:00:51.943 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Thursday 04 January 2024 11:38:24 +0000 (0:00:00.013) 0:00:51.956 ****** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Thursday 04 January 2024 11:38:24 +0000 (0:00:00.010) 0:00:51.967 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Thursday 04 January 2024 11:38:25 +0000 (0:00:00.476) 0:00:52.444 ****** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } ok: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } ok: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Thursday 04 January 2024 11:38:25 +0000 (0:00:00.569) 0:00:53.013 ****** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Thursday 04 January 2024 11:38:25 +0000 (0:00:00.022) 0:00:53.036 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Thursday 04 January 2024 11:38:26 +0000 (0:00:00.473) 0:00:53.509 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368239.2794507, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1704368237.001529, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 469762310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1704368236.9995291, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "924576121", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Thursday 04 January 2024 11:38:26 +0000 (0:00:00.192) 0:00:53.702 ****** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Thursday 04 January 2024 11:38:26 +0000 (0:00:00.011) 0:00:53.714 ****** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:70 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.612) 0:00:54.326 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:2 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.020) 0:00:54.347 ****** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:7 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.017) 0:00:54.365 ****** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:15 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.012) 0:00:54.377 ****** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test2", "size": "3G", "type": "lvm", "uuid": "3bb40f58-bd24-4090-9061-286fa2fc73c3" }, "/dev/mapper/foo-test3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test3", "size": "3G", "type": "lvm", "uuid": "239b4464-f3fd-4cc9-9de2-9c336b274abd" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "z8EYyz-qU9j-lNwy-RHrl-euW7-V4u0-BFmbiN" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "da79f52e-1ce0-4a28-8d6b-c397437b7ba0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:20 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.192) 0:00:54.570 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002932", "end": "2024-01-04 11:38:27.565932", "rc": 0, "start": "2024-01-04 11:38:27.563000" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:26:06 2023 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 /dev/mapper/foo-test2 /opt/test2 xfs defaults 0 0 /dev/mapper/foo-test3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:25 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.187) 0:00:54.757 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003131", "end": "2024-01-04 11:38:27.753884", "failed_when_result": false, "rc": 0, "start": "2024-01-04 11:38:27.750753" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:34 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.188) 0:00:54.946 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:5 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.029) 0:00:54.975 ****** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:18 Thursday 04 January 2024 11:38:27 +0000 (0:00:00.012) 0:00:54.988 ****** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.025237", "end": "2024-01-04 11:38:28.009647", "rc": 0, "start": "2024-01-04 11:38:27.984410" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:24 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.214) 0:00:55.202 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:34 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.018) 0:00:55.221 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:2 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.059) 0:00:55.281 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:13 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.016) 0:00:55.297 ****** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:22 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.185) 0:00:55.482 ****** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:27 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.015) 0:00:55.498 ****** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:33 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.016) 0:00:55.514 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:42 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.015) 0:00:55.529 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:48 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.014) 0:00:55.544 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:54 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.014) 0:00:55.559 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:59 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.012) 0:00:55.571 ****** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:73 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.017) 0:00:55.589 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:8 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.022) 0:00:55.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:14 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.622 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:21 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.633 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:28 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.644 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:35 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:45 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.667 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:54 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.012) 0:00:55.679 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:64 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.690 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:74 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.701 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:85 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.712 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:95 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.724 ****** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:76 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.735 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-lvmraid.yml:2 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.023) 0:00:55.759 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.034) 0:00:55.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.861 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.012) 0:00:55.873 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.906 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.012) 0:00:55.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.963 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.974 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.985 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:55.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.012) 0:00:56.008 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.010) 0:00:56.019 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:79 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.010) 0:00:56.030 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-thin.yml:2 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.023) 0:00:56.054 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.036) 0:00:56.090 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:56.101 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:56.112 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:56.124 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.030) 0:00:56.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:28 +0000 (0:00:00.011) 0:00:56.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.177 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.189 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.211 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:56.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.234 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:82 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.245 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:5 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.024) 0:00:56.270 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:13 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.014) 0:00:56.284 ****** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:20 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.013) 0:00:56.298 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:2 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.021) 0:00:56.319 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:9 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.013) 0:00:56.333 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:18 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.015) 0:00:56.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:27 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.359 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:37 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.371 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:47 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.382 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:27 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.393 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:85 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.010) 0:00:56.404 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-vdo.yml:2 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.026) 0:00:56.430 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.036) 0:00:56.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.479 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.501 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.010) 0:00:56.523 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:56.535 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.546 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.557 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.568 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.010) 0:00:56.590 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:56.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.613 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.636 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.658 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:56.670 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.681 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.693 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:88 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.704 ****** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-volumes.yml:3 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.715 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.032) 0:00:56.747 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.014) 0:00:56.761 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.053) 0:00:56.815 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.037) 0:00:56.853 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.019) 0:00:56.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:56.885 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.015) 0:00:56.900 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.014) 0:00:56.915 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:56.927 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:56.939 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.951 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.015) 0:00:56.966 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.977 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:56.988 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:57.000 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:57.012 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.024) 0:00:57.036 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.014) 0:00:57.050 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.013) 0:00:57.064 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.011) 0:00:57.075 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.012) 0:00:57.087 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.015) 0:00:57.103 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:38:29 +0000 (0:00:00.015) 0:00:57.118 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368275.233214, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704368275.233214, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 510176, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1704368275.233214, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:38:30 +0000 (0:00:00.190) 0:00:57.309 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:38:30 +0000 (0:00:00.015) 0:00:57.325 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:38:30 +0000 (0:00:00.011) 0:00:57.337 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:38:30 +0000 (0:00:00.013) 0:00:57.350 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:38:30 +0000 (0:00:00.012) 0:00:57.362 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:38:30 +0000 (0:00:00.011) 0:00:57.373 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:38:30 +0000 (0:00:00.014) 0:00:57.388 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:38:30 +0000 (0:00:00.011) 0:00:57.399 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:38:33 +0000 (0:00:02.896) 0:01:00.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.014) 0:01:00.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.321 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.016) 0:01:00.338 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.013) 0:01:00.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.012) 0:01:00.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.012) 0:01:00.377 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.012) 0:01:00.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.402 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.019) 0:01:00.421 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.015) 0:01:00.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.460 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.471 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.493 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.012) 0:01:00.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.011) 0:01:00.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.010) 0:01:00.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.010) 0:01:00.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.012) 0:01:00.573 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.033) 0:01:00.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.012) 0:01:00.619 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.185) 0:01:00.805 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.188) 0:01:00.994 ****** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.017) 0:01:01.011 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:38:33 +0000 (0:00:00.012) 0:01:01.024 ****** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.188) 0:01:01.213 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.014) 0:01:01.228 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.014) 0:01:01.242 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.016) 0:01:01.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.015) 0:01:01.274 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.285 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.321 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.334 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.345 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.358 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.013) 0:01:01.371 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.013) 0:01:01.384 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.397 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.421 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.432 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.454 ****** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.466 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.013) 0:01:01.479 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.016) 0:01:01.496 ****** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.024681", "end": "2024-01-04 11:38:34.516580", "rc": 0, "start": "2024-01-04 11:38:34.491899" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.213) 0:01:01.710 ****** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.014) 0:01:01.725 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.015) 0:01:01.740 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.765 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.013) 0:01:01.790 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.802 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.014) 0:01:01.816 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.054) 0:01:01.870 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.014) 0:01:01.885 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "3bb40f58-bd24-4090-9061-286fa2fc73c3" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "3bb40f58-bd24-4090-9061-286fa2fc73c3" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.019) 0:01:01.904 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.916 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.014) 0:01:01.931 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.013) 0:01:01.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:01.955 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.012) 0:01:01.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.030) 0:01:01.997 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.015) 0:01:02.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:02.025 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:02.036 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:02.047 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:02.058 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.027) 0:01:02.086 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.014) 0:01:02.100 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.014) 0:01:02.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:02.126 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.011) 0:01:02.137 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.016) 0:01:02.154 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:38:34 +0000 (0:00:00.015) 0:01:02.169 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368274.9542234, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704368274.9542234, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 509956, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1704368274.9542234, "nlink": 1, "path": "/dev/mapper/foo-test2", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:38:35 +0000 (0:00:00.190) 0:01:02.360 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:38:35 +0000 (0:00:00.016) 0:01:02.377 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:38:35 +0000 (0:00:00.012) 0:01:02.389 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:38:35 +0000 (0:00:00.013) 0:01:02.402 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:38:35 +0000 (0:00:00.012) 0:01:02.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:38:35 +0000 (0:00:00.011) 0:01:02.426 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:38:35 +0000 (0:00:00.013) 0:01:02.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:38:35 +0000 (0:00:00.012) 0:01:02.452 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:38:38 +0000 (0:00:02.872) 0:01:05.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.012) 0:01:05.337 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.349 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.016) 0:01:05.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.377 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.013) 0:01:05.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.012) 0:01:05.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.012) 0:01:05.427 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.015) 0:01:05.443 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.014) 0:01:05.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.012) 0:01:05.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.493 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.516 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.012) 0:01:05.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.585 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.596 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.013) 0:01:05.609 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.011) 0:01:05.621 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.184) 0:01:05.806 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.186) 0:01:05.992 ****** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.016) 0:01:06.009 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:38:38 +0000 (0:00:00.013) 0:01:06.022 ****** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.183) 0:01:06.206 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.014) 0:01:06.221 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.014) 0:01:06.235 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.014) 0:01:06.250 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.015) 0:01:06.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.299 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.310 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.347 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.360 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.371 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.383 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.406 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.431 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.444 ****** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.013) 0:01:06.457 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.470 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.017) 0:01:06.488 ****** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.024515", "end": "2024-01-04 11:38:39.507441", "rc": 0, "start": "2024-01-04 11:38:39.482926" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.212) 0:01:06.701 ****** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.014) 0:01:06.716 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.017) 0:01:06.733 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.758 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.770 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.012) 0:01:06.782 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.794 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.015) 0:01:06.809 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.054) 0:01:06.864 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.013) 0:01:06.878 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "239b4464-f3fd-4cc9-9de2-9c336b274abd" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "239b4464-f3fd-4cc9-9de2-9c336b274abd" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.018) 0:01:06.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.013) 0:01:06.910 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.014) 0:01:06.925 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.013) 0:01:06.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.010) 0:01:06.971 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.015) 0:01:06.987 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:06.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:07.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:07.020 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:07.031 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test3 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.025) 0:01:07.056 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.014) 0:01:07.071 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.014) 0:01:07.086 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:07.097 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.011) 0:01:07.108 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.015) 0:01:07.123 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:38:39 +0000 (0:00:00.016) 0:01:07.140 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368274.676233, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704368274.676233, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 508755, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1704368274.676233, "nlink": 1, "path": "/dev/mapper/foo-test3", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:38:40 +0000 (0:00:00.192) 0:01:07.332 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:38:40 +0000 (0:00:00.015) 0:01:07.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:38:40 +0000 (0:00:00.011) 0:01:07.360 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:38:40 +0000 (0:00:00.014) 0:01:07.374 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:38:40 +0000 (0:00:00.012) 0:01:07.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:38:40 +0000 (0:00:00.011) 0:01:07.398 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:38:40 +0000 (0:00:00.013) 0:01:07.411 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:38:40 +0000 (0:00:00.011) 0:01:07.422 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:38:43 +0000 (0:00:02.865) 0:01:10.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.012) 0:01:10.301 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.312 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.016) 0:01:10.329 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.340 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.363 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.012) 0:01:10.375 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.386 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.015) 0:01:10.402 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.013) 0:01:10.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.426 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.012) 0:01:10.450 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.472 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.483 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.494 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.012) 0:01:10.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.010) 0:01:10.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.011) 0:01:10.573 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.185) 0:01:10.759 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.186) 0:01:10.945 ****** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.015) 0:01:10.961 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.012) 0:01:10.973 ****** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:38:43 +0000 (0:00:00.185) 0:01:11.159 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.173 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.187 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.213 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.237 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.248 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.259 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.270 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.281 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.294 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.029) 0:01:11.323 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.336 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.359 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.370 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.405 ****** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.417 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.429 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.016) 0:01:11.446 ****** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test3" ], "delta": "0:00:00.024726", "end": "2024-01-04 11:38:44.465434", "rc": 0, "start": "2024-01-04 11:38:44.440708" } STDOUT: LVM2_LV_NAME=test3 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.212) 0:01:11.658 ****** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.016) 0:01:11.674 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.015) 0:01:11.690 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.014) 0:01:11.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.744 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:44 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.756 ****** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:54 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.767 ****** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove two of the LVs] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:73 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.781 ****** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.027) 0:01:11.808 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.018) 0:01:11.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.014) 0:01:11.842 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.032) 0:01:11.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.887 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.898 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:11.910 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.923 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.024) 0:01:11.947 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.013) 0:01:11.961 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g", "state": "absent" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g", "state": "absent" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.015) 0:01:11.976 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:11.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:12.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.011) 0:01:12.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:12.024 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.012) 0:01:12.037 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [ "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service" ] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Thursday 04 January 2024 11:38:44 +0000 (0:00:00.021) 0:01:12.058 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Thursday 04 January 2024 11:38:45 +0000 (0:00:01.006) 0:01:13.065 ****** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Thursday 04 January 2024 11:38:51 +0000 (0:00:05.498) 0:01:18.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Thursday 04 January 2024 11:38:51 +0000 (0:00:00.012) 0:01:18.576 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Thursday 04 January 2024 11:38:52 +0000 (0:00:00.983) 0:01:19.560 ****** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Thursday 04 January 2024 11:38:52 +0000 (0:00:00.016) 0:01:19.576 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Thursday 04 January 2024 11:38:52 +0000 (0:00:00.015) 0:01:19.592 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Thursday 04 January 2024 11:38:52 +0000 (0:00:00.013) 0:01:19.605 ****** changed: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "absent" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Thursday 04 January 2024 11:38:52 +0000 (0:00:00.384) 0:01:19.989 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Thursday 04 January 2024 11:38:53 +0000 (0:00:00.468) 0:01:20.458 ****** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Thursday 04 January 2024 11:38:53 +0000 (0:00:00.198) 0:01:20.657 ****** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Thursday 04 January 2024 11:38:53 +0000 (0:00:00.016) 0:01:20.673 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Thursday 04 January 2024 11:38:53 +0000 (0:00:00.470) 0:01:21.143 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368239.2794507, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1704368237.001529, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 469762310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1704368236.9995291, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "924576121", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Thursday 04 January 2024 11:38:54 +0000 (0:00:00.191) 0:01:21.335 ****** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Thursday 04 January 2024 11:38:54 +0000 (0:00:00.011) 0:01:21.347 ****** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:93 Thursday 04 January 2024 11:38:54 +0000 (0:00:00.603) 0:01:21.950 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:2 Thursday 04 January 2024 11:38:54 +0000 (0:00:00.021) 0:01:21.972 ****** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:7 Thursday 04 January 2024 11:38:54 +0000 (0:00:00.016) 0:01:21.989 ****** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:15 Thursday 04 January 2024 11:38:54 +0000 (0:00:00.010) 0:01:22.000 ****** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "z8EYyz-qU9j-lNwy-RHrl-euW7-V4u0-BFmbiN" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "da79f52e-1ce0-4a28-8d6b-c397437b7ba0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:20 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.190) 0:01:22.190 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003116", "end": "2024-01-04 11:38:55.186750", "rc": 0, "start": "2024-01-04 11:38:55.183634" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:26:06 2023 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:25 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.204) 0:01:22.395 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002852", "end": "2024-01-04 11:38:55.389744", "failed_when_result": false, "rc": 0, "start": "2024-01-04 11:38:55.386892" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:34 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.185) 0:01:22.580 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:5 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.026) 0:01:22.607 ****** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:18 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.011) 0:01:22.618 ****** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.026510", "end": "2024-01-04 11:38:55.639374", "rc": 0, "start": "2024-01-04 11:38:55.612864" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:24 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.213) 0:01:22.831 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:34 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.017) 0:01:22.849 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:2 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.023) 0:01:22.873 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:13 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.017) 0:01:22.890 ****** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:22 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.189) 0:01:23.079 ****** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:27 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.014) 0:01:23.094 ****** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:33 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.016) 0:01:23.111 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:42 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.017) 0:01:23.128 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:48 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.014) 0:01:23.143 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:54 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.014) 0:01:23.158 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:59 Thursday 04 January 2024 11:38:55 +0000 (0:00:00.012) 0:01:23.170 ****** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:73 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.017) 0:01:23.188 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:8 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.022) 0:01:23.211 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:14 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:23.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:21 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:28 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.245 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:35 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:45 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:54 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.279 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:64 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.290 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:74 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:85 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.311 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:95 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.323 ****** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:76 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.334 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-lvmraid.yml:2 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.022) 0:01:23.356 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.034) 0:01:23.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.402 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:23.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:23.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:23.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.462 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.484 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.495 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.506 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.517 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.573 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.028) 0:01:23.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:23.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:23.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:79 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.647 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-thin.yml:2 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.024) 0:01:23.671 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.033) 0:01:23.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.717 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.728 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.739 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.760 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.771 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.783 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.826 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:82 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.837 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:5 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.025) 0:01:23.863 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:13 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.013) 0:01:23.876 ****** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:20 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.013) 0:01:23.889 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:2 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.021) 0:01:23.911 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:9 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.013) 0:01:23.924 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:18 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.014) 0:01:23.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:27 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:37 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:47 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.970 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:27 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:23.982 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:85 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:23.993 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-vdo.yml:2 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.025) 0:01:24.018 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.036) 0:01:24.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:24.067 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:24.079 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:24.091 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:24.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.011) 0:01:24.116 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.012) 0:01:24.128 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:24.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:24.150 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:56 +0000 (0:00:00.010) 0:01:24.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.011) 0:01:24.172 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.183 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.194 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.205 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.216 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.011) 0:01:24.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.281 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:88 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.292 ****** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-volumes.yml:3 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.030) 0:01:24.323 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.031) 0:01:24.354 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.014) 0:01:24.368 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.053) 0:01:24.422 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.013) 0:01:24.436 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.017) 0:01:24.453 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.011) 0:01:24.464 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.014) 0:01:24.478 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.014) 0:01:24.493 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.503 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.514 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.525 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.014) 0:01:24.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.012) 0:01:24.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.011) 0:01:24.574 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.585 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.024) 0:01:24.609 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.014) 0:01:24.623 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.013) 0:01:24.636 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.012) 0:01:24.649 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.659 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.015) 0:01:24.675 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.015) 0:01:24.690 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368275.233214, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704368275.233214, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 510176, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1704368275.233214, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.190) 0:01:24.881 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.015) 0:01:24.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.907 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.013) 0:01:24.920 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.012) 0:01:24.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.011) 0:01:24.944 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.013) 0:01:24.957 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:38:57 +0000 (0:00:00.010) 0:01:24.968 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:39:00 +0000 (0:00:02.874) 0:01:27.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.012) 0:01:27.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.011) 0:01:27.866 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.016) 0:01:27.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.011) 0:01:27.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:27.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:27.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:27.927 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:27.937 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.015) 0:01:27.953 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.034) 0:01:27.987 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.012) 0:01:27.999 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.010 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.021 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.032 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.043 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.012) 0:01:28.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.066 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.077 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.088 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.110 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.012) 0:01:28.122 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:39:00 +0000 (0:00:00.010) 0:01:28.144 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.191) 0:01:28.335 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.191) 0:01:28.526 ****** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.016) 0:01:28.542 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.012) 0:01:28.555 ****** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.193) 0:01:28.749 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.014) 0:01:28.763 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.013) 0:01:28.777 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.013) 0:01:28.790 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.013) 0:01:28.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.814 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.011) 0:01:28.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.012) 0:01:28.848 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.859 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.881 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.892 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.903 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.012) 0:01:28.915 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.011) 0:01:28.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.948 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.959 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.010) 0:01:28.970 ****** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.013) 0:01:28.983 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.011) 0:01:28.995 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:39:01 +0000 (0:00:00.016) 0:01:29.011 ****** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.027346", "end": "2024-01-04 11:39:02.036679", "rc": 0, "start": "2024-01-04 11:39:02.009333" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.218) 0:01:29.229 ****** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.014) 0:01:29.244 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.015) 0:01:29.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.012) 0:01:29.272 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.012) 0:01:29.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.011) 0:01:29.296 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.013) 0:01:29.309 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.320 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.014) 0:01:29.334 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.073) 0:01:29.407 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.014) 0:01:29.421 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.018) 0:01:29.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.012) 0:01:29.452 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.011) 0:01:29.463 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.013) 0:01:29.476 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.487 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.011) 0:01:29.510 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.521 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.011) 0:01:29.532 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.012) 0:01:29.544 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.012) 0:01:29.557 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.011) 0:01:29.568 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.027) 0:01:29.595 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.606 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.014) 0:01:29.620 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.631 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.642 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.011) 0:01:29.664 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.187) 0:01:29.852 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.012) 0:01:29.864 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.014) 0:01:29.879 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.008) 0:01:29.888 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.011) 0:01:29.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.910 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.008) 0:01:29.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:39:02 +0000 (0:00:00.010) 0:01:29.930 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:39:05 +0000 (0:00:02.890) 0:01:32.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.012) 0:01:32.833 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:32.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.008) 0:01:32.852 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:32.863 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:32.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.009) 0:01:32.883 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.008) 0:01:32.892 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.008) 0:01:32.900 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.015) 0:01:32.916 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.012) 0:01:32.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:32.939 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.011) 0:01:32.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:32.962 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:32.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:32.984 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:32.995 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:33.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.011) 0:01:33.017 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:33.028 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:33.039 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:33.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:33.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.010) 0:01:33.072 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.012) 0:01:33.084 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.011) 0:01:33.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.011) 0:01:33.107 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.012) 0:01:33.119 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.013) 0:01:33.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:39:05 +0000 (0:00:00.011) 0:01:33.144 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.038) 0:01:33.182 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.195 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.206 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.266 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.277 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.288 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.299 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.311 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.324 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.346 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.357 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.368 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.391 ****** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.403 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.426 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.460 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.482 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.503 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.514 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.015) 0:01:33.529 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.053) 0:01:33.583 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.013) 0:01:33.597 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.017) 0:01:33.614 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.637 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.013) 0:01:33.650 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.683 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.727 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.738 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.023) 0:01:33.762 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.773 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.014) 0:01:33.787 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.798 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.010) 0:01:33.809 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.011) 0:01:33.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:33.832 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.186) 0:01:34.019 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:34.031 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.014) 0:01:34.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.008) 0:01:34.054 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.037) 0:01:34.091 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.012) 0:01:34.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.008) 0:01:34.113 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:39:06 +0000 (0:00:00.014) 0:01:34.127 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:39:09 +0000 (0:00:02.881) 0:01:37.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.012) 0:01:37.021 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.011) 0:01:37.033 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.008) 0:01:37.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.012) 0:01:37.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.011) 0:01:37.066 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.009) 0:01:37.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.008) 0:01:37.084 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.009) 0:01:37.093 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.015) 0:01:37.109 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.013) 0:01:37.122 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.010) 0:01:37.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.010) 0:01:37.144 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.010) 0:01:37.155 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:39:09 +0000 (0:00:00.012) 0:01:37.167 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.010) 0:01:37.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.010) 0:01:37.189 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.010) 0:01:37.200 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.010) 0:01:37.210 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.010) 0:01:37.221 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.233 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.010) 0:01:37.244 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.281 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.293 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.318 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.331 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.343 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.356 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.367 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.461 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.472 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.015) 0:01:37.488 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.500 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.536 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.558 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.570 ****** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.582 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.014) 0:01:37.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.037) 0:01:37.634 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.660 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.013) 0:01:37.673 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.013) 0:01:37.711 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.724 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:44 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.735 ****** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:54 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.010) 0:01:37.745 ****** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Re-run the previous role invocation to ensure idempotence] *************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:96 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.756 ****** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.029) 0:01:37.786 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.016) 0:01:37.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.014) 0:01:37.817 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.032) 0:01:37.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.873 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.884 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.011) 0:01:37.895 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.024) 0:01:37.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.933 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g", "state": "absent" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g", "state": "absent" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.014) 0:01:37.947 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.013) 0:01:37.961 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.986 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:37.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.012) 0:01:38.010 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [ "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service" ] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Thursday 04 January 2024 11:39:10 +0000 (0:00:00.018) 0:01:38.029 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Thursday 04 January 2024 11:39:11 +0000 (0:00:00.986) 0:01:39.015 ****** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Thursday 04 January 2024 11:39:16 +0000 (0:00:04.456) 0:01:43.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Thursday 04 January 2024 11:39:16 +0000 (0:00:00.011) 0:01:43.483 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Thursday 04 January 2024 11:39:17 +0000 (0:00:00.984) 0:01:44.467 ****** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Thursday 04 January 2024 11:39:17 +0000 (0:00:00.016) 0:01:44.483 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Thursday 04 January 2024 11:39:17 +0000 (0:00:00.015) 0:01:44.499 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Thursday 04 January 2024 11:39:17 +0000 (0:00:00.012) 0:01:44.511 ****** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Thursday 04 January 2024 11:39:17 +0000 (0:00:00.033) 0:01:44.544 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Thursday 04 January 2024 11:39:17 +0000 (0:00:00.472) 0:01:45.017 ****** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Thursday 04 January 2024 11:39:18 +0000 (0:00:00.199) 0:01:45.217 ****** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Thursday 04 January 2024 11:39:18 +0000 (0:00:00.015) 0:01:45.233 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Thursday 04 January 2024 11:39:18 +0000 (0:00:00.465) 0:01:45.698 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368239.2794507, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1704368237.001529, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 469762310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1704368236.9995291, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "924576121", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Thursday 04 January 2024 11:39:18 +0000 (0:00:00.192) 0:01:45.891 ****** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Thursday 04 January 2024 11:39:18 +0000 (0:00:00.011) 0:01:45.902 ****** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:116 Thursday 04 January 2024 11:39:19 +0000 (0:00:00.653) 0:01:46.555 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:2 Thursday 04 January 2024 11:39:19 +0000 (0:00:00.023) 0:01:46.579 ****** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test3", "mount_user": null, "name": "test3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:7 Thursday 04 January 2024 11:39:19 +0000 (0:00:00.016) 0:01:46.595 ****** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:15 Thursday 04 January 2024 11:39:19 +0000 (0:00:00.010) 0:01:46.606 ****** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "z8EYyz-qU9j-lNwy-RHrl-euW7-V4u0-BFmbiN" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "da79f52e-1ce0-4a28-8d6b-c397437b7ba0" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:20 Thursday 04 January 2024 11:39:19 +0000 (0:00:00.192) 0:01:46.798 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.004187", "end": "2024-01-04 11:39:20.799559", "rc": 0, "start": "2024-01-04 11:39:19.795372" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:26:06 2023 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=da79f52e-1ce0-4a28-8d6b-c397437b7ba0 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:25 Thursday 04 January 2024 11:39:20 +0000 (0:00:01.193) 0:01:47.991 ****** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002989", "end": "2024-01-04 11:39:20.986332", "failed_when_result": false, "rc": 0, "start": "2024-01-04 11:39:20.983343" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:34 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.186) 0:01:48.178 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:5 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.026) 0:01:48.204 ****** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:18 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.010) 0:01:48.215 ****** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.024460", "end": "2024-01-04 11:39:21.236577", "rc": 0, "start": "2024-01-04 11:39:21.212117" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:24 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.213) 0:01:48.428 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool.yml:34 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.019) 0:01:48.448 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:2 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.025) 0:01:48.473 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:13 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.018) 0:01:48.491 ****** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:22 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.187) 0:01:48.679 ****** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:27 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.014) 0:01:48.693 ****** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:33 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.014) 0:01:48.707 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:42 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.014) 0:01:48.722 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:48 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:48.735 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:54 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.013) 0:01:48.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:59 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.010) 0:01:48.760 ****** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:73 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.017) 0:01:48.778 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:8 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.022) 0:01:48.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:14 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.014) 0:01:48.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:21 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:48.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:28 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.011) 0:01:48.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:35 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.011) 0:01:48.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:45 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:48.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:54 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.011) 0:01:48.873 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:64 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.017) 0:01:48.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:74 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.013) 0:01:48.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:85 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:48.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-md.yml:95 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:48.929 ****** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:76 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.011) 0:01:48.940 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-lvmraid.yml:2 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.023) 0:01:48.964 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.036) 0:01:49.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.013) 0:01:49.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:49.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:49.038 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.011) 0:01:49.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.011) 0:01:49.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:49.074 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.014) 0:01:49.088 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:49.101 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.011) 0:01:49.112 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.013) 0:01:49.125 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.013) 0:01:49.139 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:49.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:39:21 +0000 (0:00:00.012) 0:01:49.164 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:8 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.012) 0:01:49.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:16 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.187 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:21 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:29 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.210 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:34 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.221 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:40 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.013) 0:01:49.234 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-lvmraid.yml:46 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.012) 0:01:49.247 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:79 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.012) 0:01:49.259 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-thin.yml:2 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.024) 0:01:49.284 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.037) 0:01:49.321 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.333 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.343 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.355 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.366 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.377 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.388 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.398 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:8 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.409 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:16 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.421 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:23 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.031) 0:01:49.453 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-thin.yml:27 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.012) 0:01:49.465 ****** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:82 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.477 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:5 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.025) 0:01:49.502 ****** ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:13 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.015) 0:01:49.518 ****** skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:20 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.016) 0:01:49.534 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:2 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.021) 0:01:49.556 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:9 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.014) 0:01:49.570 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:18 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.015) 0:01:49.585 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:27 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.596 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:37 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.012) 0:01:49.609 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-crypttab.yml:47 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.620 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-encryption.yml:27 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.631 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:85 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.641 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-members-vdo.yml:2 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.026) 0:01:49.668 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.036) 0:01:49.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.715 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.726 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.748 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.759 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.012) 0:01:49.771 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.782 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.848 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:9 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.859 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:16 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:22 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.881 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:28 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.892 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:35 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.011) 0:01:49.904 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:41 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-pool-member-vdo.yml:47 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.925 ****** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-members.yml:88 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.936 ****** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-pool-volumes.yml:3 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.010) 0:01:49.947 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.030) 0:01:49.977 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.014) 0:01:49.992 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.053) 0:01:50.045 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.013) 0:01:50.059 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3154518016, "size_total": 3210739712, "uuid": "1faf4a4b-d695-40db-abaf-ba2a468c89bc" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.018) 0:01:50.077 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.012) 0:01:50.089 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.016) 0:01:50.106 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.014) 0:01:50.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.012) 0:01:50.132 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:39:22 +0000 (0:00:00.037) 0:01:50.170 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.012) 0:01:50.183 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.015) 0:01:50.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.010) 0:01:50.209 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.010) 0:01:50.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.010) 0:01:50.231 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.012) 0:01:50.243 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.023) 0:01:50.267 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.014) 0:01:50.281 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.013) 0:01:50.294 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.010) 0:01:50.305 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.010) 0:01:50.316 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.018) 0:01:50.335 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.016) 0:01:50.351 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368275.233214, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1704368275.233214, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 510176, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1704368275.233214, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.192) 0:01:50.544 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.016) 0:01:50.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.012) 0:01:50.573 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.014) 0:01:50.588 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.013) 0:01:50.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.012) 0:01:50.614 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.014) 0:01:50.629 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:39:23 +0000 (0:00:00.013) 0:01:50.642 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:39:26 +0000 (0:00:02.963) 0:01:53.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.012) 0:01:53.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.012) 0:01:53.631 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.016) 0:01:53.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.013) 0:01:53.661 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.012) 0:01:53.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.011) 0:01:53.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.012) 0:01:53.697 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.011) 0:01:53.708 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.015) 0:01:53.724 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.014) 0:01:53.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.012) 0:01:53.761 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.772 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.012) 0:01:53.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.010) 0:01:53.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.012) 0:01:53.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.012) 0:01:53.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.011) 0:01:53.896 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:39:26 +0000 (0:00:00.188) 0:01:54.085 ****** ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.187) 0:01:54.272 ****** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.017) 0:01:54.289 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.012) 0:01:54.301 ****** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.185) 0:01:54.487 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.014) 0:01:54.501 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.013) 0:01:54.514 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.013) 0:01:54.528 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.013) 0:01:54.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.552 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.563 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.574 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.585 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.012) 0:01:54.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.608 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.619 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.630 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.640 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.011) 0:01:54.651 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.012) 0:01:54.663 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.010) 0:01:54.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.011) 0:01:54.707 ****** ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.012) 0:01:54.719 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.013) 0:01:54.733 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.016) 0:01:54.749 ****** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.024651", "end": "2024-01-04 11:39:27.769604", "rc": 0, "start": "2024-01-04 11:39:27.744953" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.213) 0:01:54.962 ****** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.015) 0:01:54.978 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.015) 0:01:54.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.012) 0:01:55.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.012) 0:01:55.017 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.013) 0:01:55.031 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.012) 0:01:55.043 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.012) 0:01:55.055 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.013) 0:01:55.069 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.053) 0:01:55.123 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.013) 0:01:55.136 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.018) 0:01:55.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:39:27 +0000 (0:00:00.011) 0:01:55.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.012) 0:01:55.178 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.014) 0:01:55.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.011) 0:01:55.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.010) 0:01:55.215 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.011) 0:01:55.227 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.011) 0:01:55.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.010) 0:01:55.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.010) 0:01:55.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.010) 0:01:55.270 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.010) 0:01:55.281 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.025) 0:01:55.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.030) 0:01:55.337 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.014) 0:01:55.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.011) 0:01:55.363 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.011) 0:01:55.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.012) 0:01:55.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.011) 0:01:55.398 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.185) 0:01:55.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.012) 0:01:55.595 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.015) 0:01:55.611 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.009) 0:01:55.621 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.013) 0:01:55.634 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.012) 0:01:55.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.009) 0:01:55.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:39:28 +0000 (0:00:00.011) 0:01:55.667 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:39:31 +0000 (0:00:02.915) 0:01:58.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.012) 0:01:58.595 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.008) 0:01:58.615 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.008) 0:01:58.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.009) 0:01:58.656 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.008) 0:01:58.664 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.015) 0:01:58.680 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.013) 0:01:58.693 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.704 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.715 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.012) 0:01:58.727 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.011) 0:01:58.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.011) 0:01:58.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.760 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.011) 0:01:58.771 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.782 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.011) 0:01:58.794 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.816 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.011) 0:01:58.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.012) 0:01:58.861 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.883 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.012) 0:01:58.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.011) 0:01:58.906 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.917 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.012) 0:01:58.929 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.940 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.951 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.962 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:58.984 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.012) 0:01:58.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.028 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.039 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.050 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.012) 0:01:59.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.084 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.106 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.010) 0:01:59.117 ****** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.013) 0:01:59.130 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.012) 0:01:59.142 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.011) 0:01:59.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:39:31 +0000 (0:00:00.011) 0:01:59.164 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.175 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.033) 0:01:59.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.012) 0:01:59.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.011) 0:01:59.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.011) 0:01:59.254 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:2 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.011) 0:01:59.265 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:21 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.014) 0:01:59.279 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:7 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.056) 0:01:59.335 ****** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:16 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.014) 0:01:59.350 ****** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:38 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.018) 0:01:59.369 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:51 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.012) 0:01:59.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:63 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.011) 0:01:59.393 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:71 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.016) 0:01:59.409 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:83 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.012) 0:01:59.422 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:95 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.012) 0:01:59.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:110 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.011) 0:01:59.446 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:122 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.456 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:128 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.467 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:134 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.012) 0:01:59.479 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-mount.yml:146 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.490 ****** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:2 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.501 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:40 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.023) 0:01:59.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:48 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.536 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:58 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.013) 0:01:59.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fstab.yml:71 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.012) 0:01:59.561 ****** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:3 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.572 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-fs.yml:12 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:3 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.594 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:9 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.184) 0:01:59.779 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:16 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.012) 0:01:59.791 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:24 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.015) 0:01:59.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:30 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.008) 0:01:59.815 ****** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:34 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.012) 0:01:59.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-device.yml:39 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.011) 0:01:59.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:3 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.008) 0:01:59.848 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 Thursday 04 January 2024 11:39:32 +0000 (0:00:00.010) 0:01:59.859 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:17 Thursday 04 January 2024 11:39:35 +0000 (0:00:02.880) 0:02:02.739 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:23 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:02.752 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:32 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:02.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:45 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.009) 0:02:02.772 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:51 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.010) 0:02:02.783 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:56 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:02.796 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:69 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.008) 0:02:02.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:81 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.008) 0:02:02.813 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:94 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.008) 0:02:02.822 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:106 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.016) 0:02:02.839 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:114 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.014) 0:02:02.853 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:122 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:02.866 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:131 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:02.878 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:140 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:02.889 ****** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:8 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.010) 0:02:02.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:14 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:02.912 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:21 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:02.923 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:28 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.010) 0:02:02.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:35 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.010) 0:02:02.945 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:45 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:02.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:54 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:02.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:63 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.033) 0:02:03.000 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:72 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:03.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-md.yml:81 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:03.024 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:3 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:03.035 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:11 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.010) 0:02:03.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:20 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:03.058 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:28 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.013) 0:02:03.071 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:32 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:03.084 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:46 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:03.096 ****** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:50 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:03.107 ****** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:54 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:03.119 ****** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:58 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:03.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:68 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:03.144 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:72 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.012) 0:02:03.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:77 Thursday 04 January 2024 11:39:35 +0000 (0:00:00.011) 0:02:03.168 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:83 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.179 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:88 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.191 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:96 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.203 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:104 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.014) 0:02:03.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:109 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.015) 0:02:03.233 ****** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:113 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.245 ****** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:117 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.258 ****** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:121 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.269 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:129 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:138 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.293 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:142 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.010) 0:02:03.304 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:150 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.010) 0:02:03.315 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:156 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.326 ****** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:160 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.338 ****** ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-size.yml:164 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:5 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.013) 0:02:03.364 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:13 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.375 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:18 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.010) 0:02:03.386 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:27 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.398 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:35 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.411 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:41 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.422 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-cache.yml:47 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.015) 0:02:03.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume.yml:27 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.449 ****** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:44 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.461 ****** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/verify-role-results.yml:54 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.009) 0:02:03.471 ****** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/tests_lvm_one_disk_multiple_volumes.yml:119 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.482 ****** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.034) 0:02:03.516 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.017) 0:02:03.534 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.016) 0:02:03.551 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.032) 0:02:03.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.606 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.011) 0:02:03.617 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.630 ****** included: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.024) 0:02:03.654 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.666 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "volumes": [] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.014) 0:02:03.681 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.013) 0:02:03.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.013) 0:02:03.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.012) 0:02:03.744 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [ "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service" ] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Thursday 04 January 2024 11:39:36 +0000 (0:00:00.018) 0:02:03.763 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.NoSuchUnit \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service not found.\"", "LoadState": "not-found", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Thursday 04 January 2024 11:39:37 +0000 (0:00:01.024) 0:02:04.787 ****** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Thursday 04 January 2024 11:39:42 +0000 (0:00:04.759) 0:02:09.547 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Thursday 04 January 2024 11:39:42 +0000 (0:00:00.012) 0:02:09.560 ****** changed: [sut] => (item=systemd-cryptsetup@luks\x2ddc61b1b0\x2db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luks\\x2ddc61b1b0\\x2db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=systemd-cryptsetup@luk...db7af\x2d47b9\x2dbf7f\x2d6072a5d5a975.service) => { "ansible_loop_var": "item", "changed": true, "item": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "name": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "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": "no", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "67108864", "LimitMEMLOCKSoft": "67108864", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "1048576", "LimitNOFILESoft": "1048576", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadError": "org.freedesktop.systemd1.UnitMasked \"Unit systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.service is masked.\"", "LoadState": "masked", "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": "systemd-cryptsetup@luk...db7af\\x2d47b9\\x2dbf7f\\x2d6072a5d5a975.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", "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", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "inherit", "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": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "UID": "[not set]", "UMask": "0022", "UnitFileState": "masked", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Thursday 04 January 2024 11:39:43 +0000 (0:00:00.985) 0:02:10.545 ****** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Thursday 04 January 2024 11:39:43 +0000 (0:00:00.013) 0:02:10.559 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Thursday 04 January 2024 11:39:43 +0000 (0:00:00.013) 0:02:10.572 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Thursday 04 January 2024 11:39:43 +0000 (0:00:00.012) 0:02:10.585 ****** changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Thursday 04 January 2024 11:39:43 +0000 (0:00:00.201) 0:02:10.786 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Thursday 04 January 2024 11:39:44 +0000 (0:00:00.466) 0:02:11.252 ****** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Thursday 04 January 2024 11:39:44 +0000 (0:00:00.012) 0:02:11.264 ****** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Thursday 04 January 2024 11:39:44 +0000 (0:00:00.010) 0:02:11.275 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Thursday 04 January 2024 11:39:44 +0000 (0:00:00.468) 0:02:11.743 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704368239.2794507, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1704368237.001529, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 469762310, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1704368236.9995291, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "924576121", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Thursday 04 January 2024 11:39:44 +0000 (0:00:00.191) 0:02:11.935 ****** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Thursday 04 January 2024 11:39:44 +0000 (0:00:00.011) 0:02:11.946 ****** ok: [sut] META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=782 changed=18 unreachable=0 failed=0 skipped=1043 rescued=0 ignored=0 Thursday 04 January 2024 11:39:45 +0000 (0:00:00.598) 0:02:12.545 ****** =============================================================================== linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.50s /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.41s /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.96s /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.76s /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.46s /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Make sure blivet is available -------------- 3.04s /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Ensure cryptsetup is present -------------------------------------------- 2.96s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.92s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure required packages are installed --- 2.90s /WORKDIR/git-weekly-ciyu9ds564/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Ensure cryptsetup is present -------------------------------------------- 2.90s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.90s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.89s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.89s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.89s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure test packages ---------------------------------------------------- 2.88s /WORKDIR/git-weekly-ciyu9ds564/tests/get_unused_disk.yml:2 -------------------- Ensure cryptsetup is present -------------------------------------------- 2.88s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.88s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.87s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.87s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.87s /WORKDIR/git-weekly-ciyu9ds564/tests/test-verify-volume-encryption.yml:10 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---