# 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_percent_size.yml ******************************************* 1 plays in /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml PLAY [Test specifying size as a percentage] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:2 Monday 01 April 2024 04:24:20 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:17 Monday 01 April 2024 04:24:21 +0000 (0:00:00.732) 0:00:00.744 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 04:24:21 +0000 (0:00:00.020) 0:00:00.765 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 04:24:21 +0000 (0:00:00.042) 0:00:00.807 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 04:24:21 +0000 (0:00:00.022) 0:00:00.830 ********** 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-ci5zru6osr/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-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 04:24:21 +0000 (0:00:00.045) 0:00:00.876 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 04:24:21 +0000 (0:00:00.252) 0:00:01.128 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 04:24:21 +0000 (0:00:00.022) 0:00:01.150 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 04:24:21 +0000 (0:00:00.010) 0:00:01.161 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 04:24:21 +0000 (0:00:00.010) 0:00:01.171 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 04:24:21 +0000 (0:00:00.062) 0:00:01.234 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: mdadm-4.2-14.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: lvm2-8:2.03.14-9.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-9.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-9.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-9.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64" ] } 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 04:25:10 +0000 (0:00:49.078) 0:00:50.313 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 04:25:10 +0000 (0:00:00.021) 0:00:50.334 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 04:25:10 +0000 (0:00:00.020) 0:00:50.355 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 04:25:11 +0000 (0:00:00.600) 0:00:50.956 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 04:25:11 +0000 (0:00:00.036) 0:00:50.992 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 04:25:11 +0000 (0:00:00.011) 0:00:51.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 04:25:11 +0000 (0:00:00.012) 0:00:51.016 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 04:25:11 +0000 (0:00:00.010) 0:00:51.026 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 04:25:13 +0000 (0:00:02.476) 0:00:53.503 ********** 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": "stopped", "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" }, "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-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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 04:25:15 +0000 (0:00:01.612) 0:00:55.115 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 04:25:15 +0000 (0:00:00.020) 0:00:55.136 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 04:25:15 +0000 (0:00:00.011) 0:00:55.147 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 04:25:15 +0000 (0:00:00.354) 0:00:55.502 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 04:25:15 +0000 (0:00:00.012) 0:00:55.515 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 04:25:15 +0000 (0:00:00.011) 0:00:55.526 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 04:25:15 +0000 (0:00:00.014) 0:00:55.541 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 04:25:15 +0000 (0:00:00.013) 0:00:55.555 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 04:25:15 +0000 (0:00:00.013) 0:00:55.569 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 04:25:15 +0000 (0:00:00.013) 0:00:55.582 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 04:25:15 +0000 (0:00:00.037) 0:00:55.620 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 04:25:15 +0000 (0:00:00.013) 0:00:55.633 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 04:25:15 +0000 (0:00:00.012) 0:00:55.646 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 04:25:16 +0000 (0:00:00.012) 0:00:55.659 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945174.7740772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 04:25:16 +0000 (0:00:00.187) 0:00:55.846 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 04:25:16 +0000 (0:00:00.012) 0:00:55.859 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:21 Monday 01 April 2024 04:25:16 +0000 (0:00:00.605) 0:00:56.464 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/get_unused_disk.yml:2 Monday 01 April 2024 04:25:16 +0000 (0:00:00.031) 0:00:56.495 ********** 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-ci5zru6osr/tests/get_unused_disk.yml:16 Monday 01 April 2024 04:25:19 +0000 (0:00:02.453) 0:00:58.948 ********** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/get_unused_disk.yml:24 Monday 01 April 2024 04:25:19 +0000 (0:00:00.269) 0:00:59.218 ********** 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-ci5zru6osr/tests/get_unused_disk.yml:29 Monday 01 April 2024 04:25:19 +0000 (0:00:00.017) 0:00:59.235 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/get_unused_disk.yml:34 Monday 01 April 2024 04:25:19 +0000 (0:00:00.014) 0:00:59.250 ********** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Test for correct handling of invalid percentage-based size specification.] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:27 Monday 01 April 2024 04:25:19 +0000 (0:00:00.015) 0:00:59.265 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-failed.yml:4 Monday 01 April 2024 04:25:19 +0000 (0:00:00.020) 0:00:59.286 ********** ok: [sut] => { "ansible_facts": { "storage_pools_global": [], "storage_safe_mode_global": false, "storage_volumes_global": [] }, "changed": false } TASK [Verify role raises correct error] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-failed.yml:10 Monday 01 April 2024 04:25:19 +0000 (0:00:00.017) 0:00:59.304 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 04:25:19 +0000 (0:00:00.021) 0:00:59.325 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 04:25:19 +0000 (0:00:00.018) 0:00:59.344 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 04:25:19 +0000 (0:00:00.015) 0:00:59.360 ********** 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-ci5zru6osr/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-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 04:25:19 +0000 (0:00:00.037) 0:00:59.398 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 04:25:19 +0000 (0:00:00.012) 0:00:59.411 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 04:25:19 +0000 (0:00:00.013) 0:00:59.424 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 04:25:19 +0000 (0:00:00.012) 0:00:59.436 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 04:25:19 +0000 (0:00:00.012) 0:00:59.449 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 04:25:19 +0000 (0:00:00.025) 0:00:59.475 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 04:25:22 +0000 (0:00:02.446) 0:01:01.921 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "2x%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 04:25:22 +0000 (0:00:00.016) 0:01:01.937 ********** ok: [sut] => { "storage_volumes": [] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 04:25:22 +0000 (0:00:00.017) 0:01:01.955 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 04:25:26 +0000 (0:00:04.182) 0:01:06.137 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 04:25:26 +0000 (0:00:00.023) 0:01:06.161 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 04:25:26 +0000 (0:00:00.011) 0:01:06.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 04:25:26 +0000 (0:00:00.013) 0:01:06.186 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 04:25:26 +0000 (0:00:00.012) 0:01:06.199 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 04:25:29 +0000 (0:00:02.603) 0:01:08.802 ********** 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": "stopped", "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" }, "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-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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 04:25:30 +0000 (0:00:01.550) 0:01:10.353 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 04:25:30 +0000 (0:00:00.020) 0:01:10.374 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 04:25:30 +0000 (0:00:00.011) 0:01:10.385 ********** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: invalid percentage '2x%' size specified in pool 'foo' TASK [linux-system-roles.storage : Failed message] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:106 Monday 01 April 2024 04:25:34 +0000 (0:00:03.915) 0:01:14.300 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: {'msg': "invalid percentage '2x%' size specified in pool 'foo'", 'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': None, 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '2x%', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': False, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False} TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 04:25:34 +0000 (0:00:00.026) 0:01:14.327 ********** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-failed.yml:29 Monday 01 April 2024 04:25:34 +0000 (0:00:00.026) 0:01:14.353 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-failed.yml:34 Monday 01 April 2024 04:25:34 +0000 (0:00:00.035) 0:01:14.388 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-failed.yml:45 Monday 01 April 2024 04:25:34 +0000 (0:00:00.027) 0:01:14.416 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create two LVM logical volumes under volume group 'foo' using percentage sizes] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:44 Monday 01 April 2024 04:25:34 +0000 (0:00:00.015) 0:01:14.431 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 04:25:34 +0000 (0:00:00.045) 0:01:14.476 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 04:25:34 +0000 (0:00:00.035) 0:01:14.511 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 04:25:34 +0000 (0:00:00.040) 0:01:14.552 ********** 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-ci5zru6osr/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-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 04:25:34 +0000 (0:00:00.046) 0:01:14.599 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 04:25:34 +0000 (0:00:00.026) 0:01:14.626 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 04:25:35 +0000 (0:00:00.031) 0:01:14.658 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 04:25:35 +0000 (0:00:00.033) 0:01:14.691 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 04:25:35 +0000 (0:00:00.040) 0:01:14.731 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 04:25:35 +0000 (0:00:00.032) 0:01:14.764 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 04:25:37 +0000 (0:00:02.464) 0:01:17.228 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "60%" }, { "fs_type": "ext4", "mount_point": "/opt/test2", "name": "test2", "size": "40%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 04:25:37 +0000 (0:00:00.017) 0:01:17.245 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 04:25:37 +0000 (0:00:00.014) 0:01:17.260 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "e2fsprogs", "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 04:25:41 +0000 (0:00:04.059) 0:01:21.319 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 04:25:41 +0000 (0:00:00.022) 0:01:21.342 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 04:25:41 +0000 (0:00:00.012) 0:01:21.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 04:25:41 +0000 (0:00:00.012) 0:01:21.367 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 04:25:41 +0000 (0:00:00.011) 0:01:21.379 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: e2fsprogs kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 04:25:44 +0000 (0:00:02.467) 0:01:23.846 ********** 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": "stopped", "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" }, "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-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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 04:25:45 +0000 (0:00:01.540) 0:01:25.386 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 04:25:45 +0000 (0:00:00.020) 0:01:25.407 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 04:25:45 +0000 (0:00:00.011) 0:01:25.419 ********** 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-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "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" ], "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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 04:25:51 +0000 (0:00:05.368) 0:01:30.788 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 04:25:51 +0000 (0:00:00.014) 0:01:30.802 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 04:25:51 +0000 (0:00:00.013) 0:01:30.815 ********** 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-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "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" ], "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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 04:25:51 +0000 (0:00:00.017) 0:01:30.833 ********** 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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 04:25:51 +0000 (0:00:00.016) 0:01:30.849 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 04:25:51 +0000 (0:00:00.015) 0:01:30.864 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 04:25:51 +0000 (0:00:00.014) 0:01:30.879 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 04:25:51 +0000 (0:00:00.624) 0:01:31.503 ********** 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': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 04:25:52 +0000 (0:00:00.527) 0:01:32.031 ********** 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': 'ext4', '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": "ext4", "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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 04:25:52 +0000 (0:00:00.020) 0:01:32.051 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 04:25:52 +0000 (0:00:00.459) 0:01:32.511 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945174.7740772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 04:25:53 +0000 (0:00:00.188) 0:01:32.699 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 04:25:53 +0000 (0:00:00.012) 0:01:32.712 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:62 Monday 01 April 2024 04:25:53 +0000 (0:00:00.596) 0:01:33.309 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:2 Monday 01 April 2024 04:25:53 +0000 (0:00:00.022) 0:01:33.332 ********** 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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "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-ci5zru6osr/tests/verify-role-results.yml:7 Monday 01 April 2024 04:25:53 +0000 (0:00:00.017) 0:01:33.350 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:15 Monday 01 April 2024 04:25:53 +0000 (0:00:00.013) 0:01:33.363 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:20 Monday 01 April 2024 04:25:53 +0000 (0:00:00.237) 0:01:33.600 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.003825", "end": "2024-04-01 04:25:55.196841", "rc": 0, "start": "2024-04-01 04:25:54.193016" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 2024 # # 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:25 Monday 01 April 2024 04:25:55 +0000 (0:00:01.270) 0:01:34.871 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002838", "end": "2024-04-01 04:25:55.382056", "failed_when_result": false, "rc": 0, "start": "2024-04-01 04:25:55.379218" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:34 Monday 01 April 2024 04:25:55 +0000 (0:00:00.183) 0:01:35.054 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:5 Monday 01 April 2024 04:25:55 +0000 (0:00:00.033) 0:01:35.088 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:18 Monday 01 April 2024 04:25:55 +0000 (0:00:00.012) 0:01:35.100 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.024224", "end": "2024-04-01 04:25:55.635935", "rc": 0, "start": "2024-04-01 04:25:55.611711" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:24 Monday 01 April 2024 04:25:55 +0000 (0:00:00.209) 0:01:35.310 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:34 Monday 01 April 2024 04:25:55 +0000 (0:00:00.020) 0:01:35.331 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 04:25:55 +0000 (0:00:00.029) 0:01:35.360 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 04:25:55 +0000 (0:00:00.019) 0:01:35.380 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 04:25:55 +0000 (0:00:00.261) 0:01:35.641 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 04:25:56 +0000 (0:00:00.035) 0:01:35.677 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 04:25:56 +0000 (0:00:00.018) 0:01:35.695 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 04:25:56 +0000 (0:00:00.017) 0:01:35.712 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 04:25:56 +0000 (0:00:00.015) 0:01:35.728 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 04:25:56 +0000 (0:00:00.016) 0:01:35.744 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 04:25:56 +0000 (0:00:00.012) 0:01:35.757 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 04:25:56 +0000 (0:00:00.020) 0:01:35.778 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:8 Monday 01 April 2024 04:25:56 +0000 (0:00:00.023) 0:01:35.801 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:14 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:35.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:21 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:35.828 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:28 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:35.842 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:35 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:35.855 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:45 Monday 01 April 2024 04:25:56 +0000 (0:00:00.012) 0:01:35.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:54 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:35.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:64 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:35.896 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:74 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:35.909 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:85 Monday 01 April 2024 04:25:56 +0000 (0:00:00.022) 0:01:35.932 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:95 Monday 01 April 2024 04:25:56 +0000 (0:00:00.015) 0:01:35.947 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 04:25:56 +0000 (0:00:00.012) 0:01:35.960 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 04:25:56 +0000 (0:00:00.025) 0:01:35.986 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:25:56 +0000 (0:00:00.035) 0:01:36.021 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:36.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:36.051 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.064 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:25:56 +0000 (0:00:00.020) 0:01:36.084 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.111 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:25:56 +0000 (0:00:00.012) 0:01:36.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:25:56 +0000 (0:00:00.012) 0:01:36.149 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:36.164 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:36.178 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.205 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.218 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 04:25:56 +0000 (0:00:00.028) 0:01:36.246 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:25:56 +0000 (0:00:00.032) 0:01:36.279 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.292 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:36.307 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:36.321 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.334 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.348 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:25:56 +0000 (0:00:00.013) 0:01:36.361 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:25:56 +0000 (0:00:00.027) 0:01:36.389 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 04:25:56 +0000 (0:00:00.014) 0:01:36.404 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 04:25:56 +0000 (0:00:00.036) 0:01:36.440 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 04:25:56 +0000 (0:00:00.020) 0:01:36.460 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 04:25:56 +0000 (0:00:00.019) 0:01:36.480 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 04:25:56 +0000 (0:00:00.026) 0:01:36.507 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 04:25:56 +0000 (0:00:00.017) 0:01:36.524 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 04:25:56 +0000 (0:00:00.032) 0:01:36.556 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 04:25:56 +0000 (0:00:00.019) 0:01:36.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 04:25:56 +0000 (0:00:00.017) 0:01:36.593 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 04:25:56 +0000 (0:00:00.042) 0:01:36.636 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 04:25:57 +0000 (0:00:00.017) 0:01:36.653 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 04:25:57 +0000 (0:00:00.013) 0:01:36.666 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 04:25:57 +0000 (0:00:00.029) 0:01:36.695 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:25:57 +0000 (0:00:00.038) 0:01:36.734 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:25:57 +0000 (0:00:00.019) 0:01:36.754 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:25:57 +0000 (0:00:00.014) 0:01:36.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:25:57 +0000 (0:00:00.016) 0:01:36.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:25:57 +0000 (0:00:00.013) 0:01:36.798 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:25:57 +0000 (0:00:00.015) 0:01:36.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:25:57 +0000 (0:00:00.014) 0:01:36.829 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:25:57 +0000 (0:00:00.014) 0:01:36.843 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:25:57 +0000 (0:00:00.014) 0:01:36.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:25:57 +0000 (0:00:00.016) 0:01:36.874 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:25:57 +0000 (0:00:00.014) 0:01:36.889 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:25:57 +0000 (0:00:00.015) 0:01:36.904 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:25:57 +0000 (0:00:00.013) 0:01:36.917 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:25:57 +0000 (0:00:00.018) 0:01:36.936 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 04:25:57 +0000 (0:00:00.015) 0:01:36.951 ********** 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-ci5zru6osr/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 04:25:57 +0000 (0:00:00.015) 0:01:36.967 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:25:57 +0000 (0:00:00.031) 0:01:36.998 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:25:57 +0000 (0:00:00.022) 0:01:37.021 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:25:57 +0000 (0:00:00.065) 0:01:37.087 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:25:57 +0000 (0:00:00.015) 0:01:37.102 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1550074, "block_size": 4096, "block_total": 1569280, "block_used": 19206, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 3143677, "inode_total": 3143680, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 6349103104, "size_total": 6427770880, "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1550074, "block_size": 4096, "block_total": 1569280, "block_used": 19206, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 3143677, "inode_total": 3143680, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 6349103104, "size_total": 6427770880, "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:25:57 +0000 (0:00:00.025) 0:01:37.127 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:25:57 +0000 (0:00:00.016) 0:01:37.143 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:25:57 +0000 (0:00:00.018) 0:01:37.162 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:25:57 +0000 (0:00:00.019) 0:01:37.182 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:25:57 +0000 (0:00:00.018) 0:01:37.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:25:57 +0000 (0:00:00.020) 0:01:37.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:25:57 +0000 (0:00:00.017) 0:01:37.238 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:25:57 +0000 (0:00:00.019) 0:01:37.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:25:57 +0000 (0:00:00.018) 0:01:37.276 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:25:57 +0000 (0:00:00.013) 0:01:37.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:25:57 +0000 (0:00:00.013) 0:01:37.302 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:25:57 +0000 (0:00:00.014) 0:01:37.317 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:25:57 +0000 (0:00:00.031) 0:01:37.349 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:25:57 +0000 (0:00:00.018) 0:01:37.368 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:25:57 +0000 (0:00:00.016) 0:01:37.384 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:25:57 +0000 (0:00:00.013) 0:01:37.397 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:25:57 +0000 (0:00:00.013) 0:01:37.411 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:25:57 +0000 (0:00:00.018) 0:01:37.429 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:25:57 +0000 (0:00:00.022) 0:01:37.452 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945551.048419, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711945551.048419, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 97957, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711945551.048419, "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-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:25:57 +0000 (0:00:00.189) 0:01:37.641 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:25:58 +0000 (0:00:00.018) 0:01:37.659 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:25:58 +0000 (0:00:00.042) 0:01:37.702 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:25:58 +0000 (0:00:00.017) 0:01:37.719 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:25:58 +0000 (0:00:00.015) 0:01:37.734 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:25:58 +0000 (0:00:00.020) 0:01:37.755 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:25:58 +0000 (0:00:00.016) 0:01:37.771 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:25:58 +0000 (0:00:00.016) 0:01:37.788 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.3.7-7.el8.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:26:01 +0000 (0:00:03.282) 0:01:41.070 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:26:01 +0000 (0:00:00.013) 0:01:41.084 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:26:01 +0000 (0:00:00.015) 0:01:41.100 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:26:01 +0000 (0:00:00.024) 0:01:41.125 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:26:01 +0000 (0:00:00.025) 0:01:41.151 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:26:01 +0000 (0:00:00.017) 0:01:41.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:26:01 +0000 (0:00:00.015) 0:01:41.184 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:26:01 +0000 (0:00:00.015) 0:01:41.199 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:26:01 +0000 (0:00:00.018) 0:01:41.218 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:26:01 +0000 (0:00:00.020) 0:01:41.238 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:26:01 +0000 (0:00:00.017) 0:01:41.256 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:26:01 +0000 (0:00:00.014) 0:01:41.270 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:26:01 +0000 (0:00:00.015) 0:01:41.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:26:01 +0000 (0:00:00.014) 0:01:41.301 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:26:01 +0000 (0:00:00.016) 0:01:41.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:26:01 +0000 (0:00:00.013) 0:01:41.331 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:26:01 +0000 (0:00:00.013) 0:01:41.345 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:26:01 +0000 (0:00:00.014) 0:01:41.360 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:26:01 +0000 (0:00:00.014) 0:01:41.374 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:26:01 +0000 (0:00:00.014) 0:01:41.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:26:01 +0000 (0:00:00.016) 0:01:41.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:26:01 +0000 (0:00:00.015) 0:01:41.421 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:26:01 +0000 (0:00:00.015) 0:01:41.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:26:01 +0000 (0:00:00.015) 0:01:41.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:26:01 +0000 (0:00:00.016) 0:01:41.469 ********** ok: [sut] => { "bytes": 6442450944, "changed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:26:02 +0000 (0:00:00.307) 0:01:41.776 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:26:02 +0000 (0:00:00.021) 0:01:41.798 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:26:02 +0000 (0:00:00.017) 0:01:41.815 ********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:26:02 +0000 (0:00:00.015) 0:01:41.831 ********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:26:02 +0000 (0:00:00.207) 0:01:42.038 ********** ok: [sut] => { "storage_test_pool": { "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:26:02 +0000 (0:00:00.021) 0:01:42.060 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:26:02 +0000 (0:00:00.024) 0:01:42.084 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:26:02 +0000 (0:00:00.019) 0:01:42.104 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "6436008492.599999" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:26:02 +0000 (0:00:00.019) 0:01:42.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:26:02 +0000 (0:00:00.019) 0:01:42.143 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:26:02 +0000 (0:00:00.017) 0:01:42.161 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:26:02 +0000 (0:00:00.036) 0:01:42.198 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:26:02 +0000 (0:00:00.028) 0:01:42.226 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:26:02 +0000 (0:00:00.015) 0:01:42.242 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:26:02 +0000 (0:00:00.015) 0:01:42.257 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:26:02 +0000 (0:00:00.013) 0:01:42.271 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:26:02 +0000 (0:00:00.013) 0:01:42.285 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:26:02 +0000 (0:00:00.016) 0:01:42.301 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:26:02 +0000 (0:00:00.012) 0:01:42.314 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:26:02 +0000 (0:00:00.013) 0:01:42.327 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:26:02 +0000 (0:00:00.013) 0:01:42.341 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:26:02 +0000 (0:00:00.013) 0:01:42.354 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:26:02 +0000 (0:00:00.015) 0:01:42.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:26:02 +0000 (0:00:00.015) 0:01:42.385 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 6442450944, "changed": false, "failed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:26:02 +0000 (0:00:00.046) 0:01:42.432 ********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:26:02 +0000 (0:00:00.015) 0:01:42.448 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:26:02 +0000 (0:00:00.020) 0:01:42.469 ********** 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.082725", "end": "2024-04-01 04:26:03.076201", "rc": 0, "start": "2024-04-01 04:26:02.993476" } 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-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:26:03 +0000 (0:00:00.281) 0:01:42.750 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:26:03 +0000 (0:00:00.019) 0:01:42.770 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:26:03 +0000 (0:00:00.019) 0:01:42.790 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:26:03 +0000 (0:00:00.016) 0:01:42.806 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:26:03 +0000 (0:00:00.015) 0:01:42.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:26:03 +0000 (0:00:00.017) 0:01:42.839 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:26:03 +0000 (0:00:00.015) 0:01:42.855 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:26:03 +0000 (0:00:00.013) 0:01:42.868 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:26:03 +0000 (0:00:00.017) 0:01:42.886 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:26:03 +0000 (0:00:00.062) 0:01:42.949 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:26:03 +0000 (0:00:00.018) 0:01:42.967 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 954137, "block_size": 4096, "block_total": 1010616, "block_used": 56479, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 262133, "inode_total": 262144, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 3908145152, "size_total": 4139483136, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 954137, "block_size": 4096, "block_total": 1010616, "block_used": 56479, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 262133, "inode_total": 262144, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 3908145152, "size_total": 4139483136, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:26:03 +0000 (0:00:00.023) 0:01:42.991 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:26:03 +0000 (0:00:00.014) 0:01:43.006 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:26:03 +0000 (0:00:00.018) 0:01:43.024 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:26:03 +0000 (0:00:00.018) 0:01:43.042 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:26:03 +0000 (0:00:00.022) 0:01:43.065 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:26:03 +0000 (0:00:00.013) 0:01:43.079 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:26:03 +0000 (0:00:00.014) 0:01:43.094 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:26:03 +0000 (0:00:00.017) 0:01:43.112 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:26:03 +0000 (0:00:00.013) 0:01:43.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:26:03 +0000 (0:00:00.016) 0:01:43.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:26:03 +0000 (0:00:00.015) 0:01:43.156 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:26:03 +0000 (0:00:00.016) 0:01:43.172 ********** 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 ext4 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:26:03 +0000 (0:00:00.027) 0:01:43.200 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:26:03 +0000 (0:00:00.018) 0:01:43.219 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:26:03 +0000 (0:00:00.017) 0:01:43.236 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:26:03 +0000 (0:00:00.017) 0:01:43.254 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:26:03 +0000 (0:00:00.013) 0:01:43.267 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:26:03 +0000 (0:00:00.018) 0:01:43.285 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:26:03 +0000 (0:00:00.019) 0:01:43.305 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945550.6904202, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711945550.6904202, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 96949, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711945550.6904202, "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-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:26:03 +0000 (0:00:00.191) 0:01:43.497 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:26:03 +0000 (0:00:00.017) 0:01:43.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:26:03 +0000 (0:00:00.014) 0:01:43.529 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:26:03 +0000 (0:00:00.016) 0:01:43.546 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:26:03 +0000 (0:00:00.015) 0:01:43.561 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:26:03 +0000 (0:00:00.014) 0:01:43.576 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:26:03 +0000 (0:00:00.015) 0:01:43.591 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:26:03 +0000 (0:00:00.013) 0:01:43.604 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:26:06 +0000 (0:00:02.434) 0:01:46.038 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:26:06 +0000 (0:00:00.014) 0:01:46.053 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:26:06 +0000 (0:00:00.015) 0:01:46.069 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:26:06 +0000 (0:00:00.019) 0:01:46.088 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:26:06 +0000 (0:00:00.014) 0:01:46.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:26:06 +0000 (0:00:00.015) 0:01:46.119 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:26:06 +0000 (0:00:00.015) 0:01:46.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:26:06 +0000 (0:00:00.015) 0:01:46.150 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:26:06 +0000 (0:00:00.013) 0:01:46.164 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:26:06 +0000 (0:00:00.018) 0:01:46.182 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:26:06 +0000 (0:00:00.018) 0:01:46.200 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:26:06 +0000 (0:00:00.013) 0:01:46.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:26:06 +0000 (0:00:00.013) 0:01:46.227 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:26:06 +0000 (0:00:00.018) 0:01:46.246 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:26:06 +0000 (0:00:00.033) 0:01:46.279 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:26:06 +0000 (0:00:00.017) 0:01:46.296 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:26:06 +0000 (0:00:00.015) 0:01:46.312 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:26:06 +0000 (0:00:00.014) 0:01:46.326 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:26:06 +0000 (0:00:00.014) 0:01:46.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:26:06 +0000 (0:00:00.014) 0:01:46.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:26:06 +0000 (0:00:00.013) 0:01:46.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:26:06 +0000 (0:00:00.013) 0:01:46.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:26:06 +0000 (0:00:00.013) 0:01:46.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:26:06 +0000 (0:00:00.012) 0:01:46.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:26:06 +0000 (0:00:00.014) 0:01:46.424 ********** ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:26:06 +0000 (0:00:00.188) 0:01:46.612 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:26:06 +0000 (0:00:00.017) 0:01:46.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:26:06 +0000 (0:00:00.016) 0:01:46.646 ********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:26:07 +0000 (0:00:00.014) 0:01:46.660 ********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:26:07 +0000 (0:00:00.189) 0:01:46.850 ********** ok: [sut] => { "storage_test_pool": { "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:26:07 +0000 (0:00:00.021) 0:01:46.871 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:26:07 +0000 (0:00:00.019) 0:01:46.891 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:26:07 +0000 (0:00:00.018) 0:01:46.909 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4290672328.4" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:26:07 +0000 (0:00:00.018) 0:01:46.928 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:26:07 +0000 (0:00:00.013) 0:01:46.941 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:26:07 +0000 (0:00:00.012) 0:01:46.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:26:07 +0000 (0:00:00.014) 0:01:46.968 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:26:07 +0000 (0:00:00.015) 0:01:46.984 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:26:07 +0000 (0:00:00.014) 0:01:46.998 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:26:07 +0000 (0:00:00.013) 0:01:47.012 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:26:07 +0000 (0:00:00.014) 0:01:47.027 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:26:07 +0000 (0:00:00.013) 0:01:47.040 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:26:07 +0000 (0:00:00.014) 0:01:47.054 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:26:07 +0000 (0:00:00.013) 0:01:47.068 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:26:07 +0000 (0:00:00.013) 0:01:47.082 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:26:07 +0000 (0:00:00.013) 0:01:47.095 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:26:07 +0000 (0:00:00.016) 0:01:47.111 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:26:07 +0000 (0:00:00.013) 0:01:47.125 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:26:07 +0000 (0:00:00.017) 0:01:47.142 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:26:07 +0000 (0:00:00.049) 0:01:47.191 ********** ok: [sut] => { "storage_test_expected_size": "4290672328.4" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:26:07 +0000 (0:00:00.016) 0:01:47.208 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:26:07 +0000 (0:00:00.019) 0:01:47.228 ********** 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.025415", "end": "2024-04-01 04:26:07.766889", "rc": 0, "start": "2024-04-01 04:26:07.741474" } 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-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:26:07 +0000 (0:00:00.213) 0:01:47.441 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:26:07 +0000 (0:00:00.017) 0:01:47.459 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:26:07 +0000 (0:00:00.017) 0:01:47.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:26:07 +0000 (0:00:00.014) 0:01:47.490 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:26:07 +0000 (0:00:00.014) 0:01:47.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:26:07 +0000 (0:00:00.015) 0:01:47.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:26:07 +0000 (0:00:00.017) 0:01:47.538 ********** 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-ci5zru6osr/tests/verify-role-results.yml:44 Monday 01 April 2024 04:26:07 +0000 (0:00:00.013) 0:01:47.551 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:54 Monday 01 April 2024 04:26:07 +0000 (0:00:00.011) 0:01:47.563 ********** 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-ci5zru6osr/tests/tests_lvm_percent_size.yml:65 Monday 01 April 2024 04:26:07 +0000 (0:00:00.012) 0:01:47.575 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 04:26:07 +0000 (0:00:00.030) 0:01:47.606 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 04:26:07 +0000 (0:00:00.019) 0:01:47.625 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 04:26:07 +0000 (0:00:00.015) 0:01:47.641 ********** 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-ci5zru6osr/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-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 04:26:08 +0000 (0:00:00.042) 0:01:47.683 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 04:26:08 +0000 (0:00:00.014) 0:01:47.698 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 04:26:08 +0000 (0:00:00.013) 0:01:47.712 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 04:26:08 +0000 (0:00:00.013) 0:01:47.725 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 04:26:08 +0000 (0:00:00.012) 0:01:47.738 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 04:26:08 +0000 (0:00:00.027) 0:01:47.765 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 04:26:10 +0000 (0:00:02.439) 0:01:50.205 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "60%" }, { "mount_point": "/opt/test2", "name": "test2", "size": "40%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 04:26:10 +0000 (0:00:00.016) 0:01:50.221 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 04:26:10 +0000 (0:00:00.013) 0:01:50.235 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 04:26:14 +0000 (0:00:04.266) 0:01:54.502 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 04:26:14 +0000 (0:00:00.025) 0:01:54.527 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 04:26:14 +0000 (0:00:00.013) 0:01:54.541 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 04:26:14 +0000 (0:00:00.021) 0:01:54.562 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 04:26:14 +0000 (0:00:00.014) 0:01:54.576 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 04:26:17 +0000 (0:00:02.436) 0:01:57.013 ********** 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": "stopped", "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-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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 04:26:18 +0000 (0:00:01.536) 0:01:58.550 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 04:26:18 +0000 (0:00:00.021) 0:01:58.571 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 04:26:18 +0000 (0:00:00.011) 0:01:58.583 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 04:26:23 +0000 (0:00:04.805) 0:02:03.389 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 04:26:23 +0000 (0:00:00.014) 0:02:03.404 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 04:26:23 +0000 (0:00:00.012) 0:02:03.416 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 04:26:23 +0000 (0:00:00.016) 0:02:03.433 ********** 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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 04:26:23 +0000 (0:00:00.017) 0:02:03.450 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 04:26:23 +0000 (0:00:00.015) 0:02:03.466 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 04:26:23 +0000 (0:00:00.014) 0:02:03.480 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 04:26:24 +0000 (0:00:00.468) 0:02:03.949 ********** 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': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 04:26:24 +0000 (0:00:00.381) 0:02:04.330 ********** 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': 'ext4', '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": "ext4", "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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 04:26:24 +0000 (0:00:00.023) 0:02:04.353 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 04:26:25 +0000 (0:00:00.464) 0:02:04.818 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945174.7740772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 04:26:25 +0000 (0:00:00.189) 0:02:05.008 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 04:26:25 +0000 (0:00:00.020) 0:02:05.028 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:80 Monday 01 April 2024 04:26:25 +0000 (0:00:00.585) 0:02:05.614 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:2 Monday 01 April 2024 04:26:25 +0000 (0:00:00.023) 0:02:05.638 ********** 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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "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-ci5zru6osr/tests/verify-role-results.yml:7 Monday 01 April 2024 04:26:26 +0000 (0:00:00.017) 0:02:05.655 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:15 Monday 01 April 2024 04:26:26 +0000 (0:00:00.013) 0:02:05.669 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:20 Monday 01 April 2024 04:26:26 +0000 (0:00:00.186) 0:02:05.855 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.003675", "end": "2024-04-01 04:26:27.366951", "rc": 0, "start": "2024-04-01 04:26:26.363276" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 2024 # # 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:25 Monday 01 April 2024 04:26:27 +0000 (0:00:01.185) 0:02:07.041 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002875", "end": "2024-04-01 04:26:27.553892", "failed_when_result": false, "rc": 0, "start": "2024-04-01 04:26:27.551017" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:34 Monday 01 April 2024 04:26:27 +0000 (0:00:00.185) 0:02:07.227 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:5 Monday 01 April 2024 04:26:27 +0000 (0:00:00.048) 0:02:07.276 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:18 Monday 01 April 2024 04:26:27 +0000 (0:00:00.013) 0:02:07.289 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.024243", "end": "2024-04-01 04:26:27.826874", "rc": 0, "start": "2024-04-01 04:26:27.802631" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:24 Monday 01 April 2024 04:26:27 +0000 (0:00:00.211) 0:02:07.501 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:34 Monday 01 April 2024 04:26:27 +0000 (0:00:00.019) 0:02:07.521 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 04:26:27 +0000 (0:00:00.026) 0:02:07.547 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 04:26:27 +0000 (0:00:00.018) 0:02:07.566 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 04:26:28 +0000 (0:00:00.187) 0:02:07.753 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 04:26:28 +0000 (0:00:00.017) 0:02:07.771 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 04:26:28 +0000 (0:00:00.018) 0:02:07.789 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 04:26:28 +0000 (0:00:00.018) 0:02:07.808 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 04:26:28 +0000 (0:00:00.017) 0:02:07.825 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 04:26:28 +0000 (0:00:00.017) 0:02:07.843 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:07.857 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 04:26:28 +0000 (0:00:00.020) 0:02:07.877 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:8 Monday 01 April 2024 04:26:28 +0000 (0:00:00.027) 0:02:07.905 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:14 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:07.918 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:21 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:07.933 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:28 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:07.948 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:35 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:07.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:45 Monday 01 April 2024 04:26:28 +0000 (0:00:00.017) 0:02:07.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:54 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:07.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:64 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.007 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:74 Monday 01 April 2024 04:26:28 +0000 (0:00:00.012) 0:02:08.019 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:85 Monday 01 April 2024 04:26:28 +0000 (0:00:00.012) 0:02:08.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:95 Monday 01 April 2024 04:26:28 +0000 (0:00:00.012) 0:02:08.045 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 04:26:28 +0000 (0:00:00.012) 0:02:08.058 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 04:26:28 +0000 (0:00:00.026) 0:02:08.084 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:26:28 +0000 (0:00:00.030) 0:02:08.115 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:26:28 +0000 (0:00:00.012) 0:02:08.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:26:28 +0000 (0:00:00.012) 0:02:08.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:26:28 +0000 (0:00:00.012) 0:02:08.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:26:28 +0000 (0:00:00.015) 0:02:08.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:08.198 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:26:28 +0000 (0:00:00.016) 0:02:08.214 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.228 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.241 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:26:28 +0000 (0:00:00.017) 0:02:08.258 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:26:28 +0000 (0:00:00.012) 0:02:08.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:08.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:08.313 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 04:26:28 +0000 (0:00:00.026) 0:02:08.339 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:26:28 +0000 (0:00:00.035) 0:02:08.375 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:08.390 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:08.405 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.419 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.432 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:26:28 +0000 (0:00:00.040) 0:02:08.473 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:26:28 +0000 (0:00:00.014) 0:02:08.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.500 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 04:26:28 +0000 (0:00:00.013) 0:02:08.513 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 04:26:28 +0000 (0:00:00.041) 0:02:08.555 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 04:26:28 +0000 (0:00:00.017) 0:02:08.573 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 04:26:28 +0000 (0:00:00.021) 0:02:08.594 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 04:26:28 +0000 (0:00:00.026) 0:02:08.620 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 04:26:28 +0000 (0:00:00.026) 0:02:08.646 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 04:26:29 +0000 (0:00:00.020) 0:02:08.666 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:08.681 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 04:26:29 +0000 (0:00:00.013) 0:02:08.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 04:26:29 +0000 (0:00:00.017) 0:02:08.712 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:08.726 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 04:26:29 +0000 (0:00:00.020) 0:02:08.747 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 04:26:29 +0000 (0:00:00.033) 0:02:08.780 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:26:29 +0000 (0:00:00.034) 0:02:08.814 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:26:29 +0000 (0:00:00.019) 0:02:08.834 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:08.849 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:26:29 +0000 (0:00:00.013) 0:02:08.863 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:26:29 +0000 (0:00:00.013) 0:02:08.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:08.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:26:29 +0000 (0:00:00.018) 0:02:08.909 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:08.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:26:29 +0000 (0:00:00.015) 0:02:08.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:26:29 +0000 (0:00:00.020) 0:02:08.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:26:29 +0000 (0:00:00.015) 0:02:08.974 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:08.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:26:29 +0000 (0:00:00.017) 0:02:09.006 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:26:29 +0000 (0:00:00.024) 0:02:09.031 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 04:26:29 +0000 (0:00:00.013) 0:02:09.045 ********** 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-ci5zru6osr/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 04:26:29 +0000 (0:00:00.013) 0:02:09.059 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:26:29 +0000 (0:00:00.032) 0:02:09.091 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:26:29 +0000 (0:00:00.018) 0:02:09.110 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:26:29 +0000 (0:00:00.059) 0:02:09.169 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:26:29 +0000 (0:00:00.017) 0:02:09.187 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1550074, "block_size": 4096, "block_total": 1569280, "block_used": 19206, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 3143677, "inode_total": 3143680, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 6349103104, "size_total": 6427770880, "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1550074, "block_size": 4096, "block_total": 1569280, "block_used": 19206, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 3143677, "inode_total": 3143680, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 6349103104, "size_total": 6427770880, "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:26:29 +0000 (0:00:00.024) 0:02:09.211 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:09.226 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:26:29 +0000 (0:00:00.018) 0:02:09.245 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:26:29 +0000 (0:00:00.027) 0:02:09.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:09.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:26:29 +0000 (0:00:00.013) 0:02:09.300 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:09.314 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:26:29 +0000 (0:00:00.020) 0:02:09.335 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:26:29 +0000 (0:00:00.015) 0:02:09.350 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:09.364 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:26:29 +0000 (0:00:00.014) 0:02:09.379 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:26:29 +0000 (0:00:00.013) 0:02:09.392 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:26:29 +0000 (0:00:00.073) 0:02:09.466 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:26:29 +0000 (0:00:00.019) 0:02:09.486 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:26:29 +0000 (0:00:00.031) 0:02:09.517 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:26:29 +0000 (0:00:00.020) 0:02:09.538 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:26:29 +0000 (0:00:00.013) 0:02:09.551 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:26:29 +0000 (0:00:00.017) 0:02:09.569 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:26:29 +0000 (0:00:00.021) 0:02:09.591 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945551.048419, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711945551.048419, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 97957, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711945551.048419, "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-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:26:30 +0000 (0:00:00.200) 0:02:09.791 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:26:30 +0000 (0:00:00.024) 0:02:09.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:26:30 +0000 (0:00:00.026) 0:02:09.842 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:26:30 +0000 (0:00:00.025) 0:02:09.867 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:26:30 +0000 (0:00:00.042) 0:02:09.909 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:26:30 +0000 (0:00:00.016) 0:02:09.926 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:26:30 +0000 (0:00:00.019) 0:02:09.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:26:30 +0000 (0:00:00.015) 0:02:09.961 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:26:32 +0000 (0:00:02.432) 0:02:12.394 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:26:32 +0000 (0:00:00.015) 0:02:12.409 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.423 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:26:32 +0000 (0:00:00.020) 0:02:12.443 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:26:32 +0000 (0:00:00.016) 0:02:12.460 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:26:32 +0000 (0:00:00.014) 0:02:12.475 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.489 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:26:32 +0000 (0:00:00.016) 0:02:12.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.519 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:26:32 +0000 (0:00:00.018) 0:02:12.537 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:26:32 +0000 (0:00:00.017) 0:02:12.555 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.569 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.582 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.595 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.609 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.622 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:26:32 +0000 (0:00:00.014) 0:02:12.636 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:26:32 +0000 (0:00:00.013) 0:02:12.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:26:33 +0000 (0:00:00.013) 0:02:12.663 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:26:33 +0000 (0:00:00.013) 0:02:12.677 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:26:33 +0000 (0:00:00.014) 0:02:12.691 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:26:33 +0000 (0:00:00.013) 0:02:12.705 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:26:33 +0000 (0:00:00.015) 0:02:12.720 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:26:33 +0000 (0:00:00.013) 0:02:12.734 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:26:33 +0000 (0:00:00.013) 0:02:12.747 ********** ok: [sut] => { "bytes": 6442450944, "changed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:26:33 +0000 (0:00:00.186) 0:02:12.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:26:33 +0000 (0:00:00.016) 0:02:12.950 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:26:33 +0000 (0:00:00.015) 0:02:12.966 ********** ok: [sut] => { "storage_test_expected_size": "4290672328.4" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:26:33 +0000 (0:00:00.015) 0:02:12.981 ********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:26:33 +0000 (0:00:00.189) 0:02:13.171 ********** ok: [sut] => { "storage_test_pool": { "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:26:33 +0000 (0:00:00.020) 0:02:13.191 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:26:33 +0000 (0:00:00.020) 0:02:13.212 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:26:33 +0000 (0:00:00.018) 0:02:13.231 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "6436008492.599999" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:26:33 +0000 (0:00:00.018) 0:02:13.250 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:26:33 +0000 (0:00:00.014) 0:02:13.264 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:26:33 +0000 (0:00:00.012) 0:02:13.277 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:26:33 +0000 (0:00:00.013) 0:02:13.290 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:26:33 +0000 (0:00:00.013) 0:02:13.304 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:26:33 +0000 (0:00:00.012) 0:02:13.316 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:26:33 +0000 (0:00:00.012) 0:02:13.329 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:26:33 +0000 (0:00:00.014) 0:02:13.344 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:26:33 +0000 (0:00:00.012) 0:02:13.356 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:26:33 +0000 (0:00:00.012) 0:02:13.369 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:26:33 +0000 (0:00:00.012) 0:02:13.382 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:26:33 +0000 (0:00:00.012) 0:02:13.395 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:26:33 +0000 (0:00:00.013) 0:02:13.408 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:26:33 +0000 (0:00:00.014) 0:02:13.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:26:33 +0000 (0:00:00.041) 0:02:13.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:26:33 +0000 (0:00:00.015) 0:02:13.480 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 6442450944, "changed": false, "failed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:26:33 +0000 (0:00:00.016) 0:02:13.496 ********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:26:33 +0000 (0:00:00.014) 0:02:13.511 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:26:33 +0000 (0:00:00.020) 0:02:13.531 ********** 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.025595", "end": "2024-04-01 04:26:34.069909", "rc": 0, "start": "2024-04-01 04:26:34.044314" } 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-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:26:34 +0000 (0:00:00.212) 0:02:13.744 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:26:34 +0000 (0:00:00.018) 0:02:13.763 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:26:34 +0000 (0:00:00.019) 0:02:13.782 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:26:34 +0000 (0:00:00.016) 0:02:13.799 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:26:34 +0000 (0:00:00.017) 0:02:13.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:26:34 +0000 (0:00:00.016) 0:02:13.832 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:26:34 +0000 (0:00:00.015) 0:02:13.847 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:26:34 +0000 (0:00:00.013) 0:02:13.861 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:26:34 +0000 (0:00:00.018) 0:02:13.879 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:26:34 +0000 (0:00:00.060) 0:02:13.940 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:26:34 +0000 (0:00:00.017) 0:02:13.957 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 954137, "block_size": 4096, "block_total": 1010616, "block_used": 56479, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 262133, "inode_total": 262144, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 3908145152, "size_total": 4139483136, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 954137, "block_size": 4096, "block_total": 1010616, "block_used": 56479, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 262133, "inode_total": 262144, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 3908145152, "size_total": 4139483136, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:26:34 +0000 (0:00:00.021) 0:02:13.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:26:34 +0000 (0:00:00.013) 0:02:13.992 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:26:34 +0000 (0:00:00.017) 0:02:14.010 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:26:34 +0000 (0:00:00.018) 0:02:14.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:26:34 +0000 (0:00:00.015) 0:02:14.044 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:26:34 +0000 (0:00:00.016) 0:02:14.060 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:26:34 +0000 (0:00:00.019) 0:02:14.080 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:26:34 +0000 (0:00:00.020) 0:02:14.101 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:26:34 +0000 (0:00:00.035) 0:02:14.136 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:26:34 +0000 (0:00:00.017) 0:02:14.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:26:34 +0000 (0:00:00.015) 0:02:14.169 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:26:34 +0000 (0:00:00.014) 0:02:14.184 ********** 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 ext4 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:26:34 +0000 (0:00:00.027) 0:02:14.212 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:26:34 +0000 (0:00:00.024) 0:02:14.236 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:26:34 +0000 (0:00:00.035) 0:02:14.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:26:34 +0000 (0:00:00.020) 0:02:14.292 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:26:34 +0000 (0:00:00.013) 0:02:14.306 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:26:34 +0000 (0:00:00.018) 0:02:14.324 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:26:34 +0000 (0:00:00.026) 0:02:14.351 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945583.6593616, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711945583.6593616, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 96949, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711945583.6593616, "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-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:26:34 +0000 (0:00:00.194) 0:02:14.545 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:26:34 +0000 (0:00:00.024) 0:02:14.570 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:26:34 +0000 (0:00:00.014) 0:02:14.584 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:26:34 +0000 (0:00:00.018) 0:02:14.603 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:26:34 +0000 (0:00:00.015) 0:02:14.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:26:34 +0000 (0:00:00.014) 0:02:14.633 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:26:34 +0000 (0:00:00.016) 0:02:14.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:26:35 +0000 (0:00:00.013) 0:02:14.663 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:26:37 +0000 (0:00:02.422) 0:02:17.086 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.099 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:26:37 +0000 (0:00:00.012) 0:02:17.112 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:26:37 +0000 (0:00:00.017) 0:02:17.130 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:26:37 +0000 (0:00:00.014) 0:02:17.144 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:26:37 +0000 (0:00:00.014) 0:02:17.158 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:26:37 +0000 (0:00:00.046) 0:02:17.205 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:26:37 +0000 (0:00:00.015) 0:02:17.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.234 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:26:37 +0000 (0:00:00.016) 0:02:17.250 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:26:37 +0000 (0:00:00.015) 0:02:17.266 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.279 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:26:37 +0000 (0:00:00.014) 0:02:17.294 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:26:37 +0000 (0:00:00.014) 0:02:17.308 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:26:37 +0000 (0:00:00.011) 0:02:17.320 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:26:37 +0000 (0:00:00.012) 0:02:17.333 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.359 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:26:37 +0000 (0:00:00.014) 0:02:17.374 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.387 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:26:37 +0000 (0:00:00.014) 0:02:17.401 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.428 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:26:37 +0000 (0:00:00.013) 0:02:17.441 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:26:37 +0000 (0:00:00.017) 0:02:17.458 ********** ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:26:37 +0000 (0:00:00.185) 0:02:17.644 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:26:38 +0000 (0:00:00.016) 0:02:17.661 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:26:38 +0000 (0:00:00.016) 0:02:17.677 ********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:26:38 +0000 (0:00:00.014) 0:02:17.691 ********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:26:38 +0000 (0:00:00.183) 0:02:17.875 ********** ok: [sut] => { "storage_test_pool": { "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "40%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:26:38 +0000 (0:00:00.020) 0:02:17.896 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:26:38 +0000 (0:00:00.020) 0:02:17.916 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:26:38 +0000 (0:00:00.018) 0:02:17.935 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4290672328.4" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:26:38 +0000 (0:00:00.017) 0:02:17.953 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:26:38 +0000 (0:00:00.012) 0:02:17.966 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:26:38 +0000 (0:00:00.012) 0:02:17.978 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:26:38 +0000 (0:00:00.014) 0:02:17.992 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:26:38 +0000 (0:00:00.012) 0:02:18.005 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:26:38 +0000 (0:00:00.012) 0:02:18.018 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:26:38 +0000 (0:00:00.013) 0:02:18.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:26:38 +0000 (0:00:00.013) 0:02:18.045 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:26:38 +0000 (0:00:00.013) 0:02:18.058 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:26:38 +0000 (0:00:00.014) 0:02:18.072 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:26:38 +0000 (0:00:00.013) 0:02:18.085 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:26:38 +0000 (0:00:00.012) 0:02:18.098 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:26:38 +0000 (0:00:00.013) 0:02:18.111 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:26:38 +0000 (0:00:00.012) 0:02:18.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:26:38 +0000 (0:00:00.012) 0:02:18.137 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:26:38 +0000 (0:00:00.014) 0:02:18.151 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:26:38 +0000 (0:00:00.014) 0:02:18.166 ********** ok: [sut] => { "storage_test_expected_size": "4290672328.4" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:26:38 +0000 (0:00:00.014) 0:02:18.180 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:26:38 +0000 (0:00:00.019) 0:02:18.200 ********** 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.027916", "end": "2024-04-01 04:26:38.741921", "rc": 0, "start": "2024-04-01 04:26:38.714005" } 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-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:26:38 +0000 (0:00:00.216) 0:02:18.416 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:26:38 +0000 (0:00:00.018) 0:02:18.435 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:26:38 +0000 (0:00:00.019) 0:02:18.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:26:38 +0000 (0:00:00.016) 0:02:18.470 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:26:38 +0000 (0:00:00.014) 0:02:18.485 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:26:38 +0000 (0:00:00.015) 0:02:18.501 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:26:38 +0000 (0:00:00.025) 0:02:18.526 ********** 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-ci5zru6osr/tests/verify-role-results.yml:44 Monday 01 April 2024 04:26:38 +0000 (0:00:00.013) 0:02:18.540 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:54 Monday 01 April 2024 04:26:38 +0000 (0:00:00.013) 0:02:18.553 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Shrink test2 volume via percentage-based size spec] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:83 Monday 01 April 2024 04:26:38 +0000 (0:00:00.013) 0:02:18.567 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 04:26:38 +0000 (0:00:00.034) 0:02:18.602 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 04:26:38 +0000 (0:00:00.019) 0:02:18.621 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 04:26:39 +0000 (0:00:00.054) 0:02:18.676 ********** 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-ci5zru6osr/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-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 04:26:39 +0000 (0:00:00.034) 0:02:18.710 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 04:26:39 +0000 (0:00:00.013) 0:02:18.723 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 04:26:39 +0000 (0:00:00.012) 0:02:18.736 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 04:26:39 +0000 (0:00:00.011) 0:02:18.748 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 04:26:39 +0000 (0:00:00.011) 0:02:18.760 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 04:26:39 +0000 (0:00:00.025) 0:02:18.786 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 04:26:41 +0000 (0:00:02.438) 0:02:21.225 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "60%" }, { "mount_point": "/opt/test2", "name": "test2", "size": "25%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 04:26:41 +0000 (0:00:00.019) 0:02:21.244 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 04:26:41 +0000 (0:00:00.015) 0:02:21.259 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 04:26:46 +0000 (0:00:04.403) 0:02:25.662 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 04:26:46 +0000 (0:00:00.024) 0:02:25.687 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 04:26:46 +0000 (0:00:00.012) 0:02:25.700 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 04:26:46 +0000 (0:00:00.013) 0:02:25.713 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 04:26:46 +0000 (0:00:00.021) 0:02:25.735 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 04:26:48 +0000 (0:00:02.564) 0:02:28.299 ********** 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": "stopped", "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-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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 04:26:50 +0000 (0:00:01.539) 0:02:29.838 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 04:26:50 +0000 (0:00:00.022) 0:02:29.861 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 04:26:50 +0000 (0:00:00.012) 0:02:29.873 ********** changed: [sut] => { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "resize device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 04:26:55 +0000 (0:00:05.407) 0:02:35.281 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 04:26:55 +0000 (0:00:00.013) 0:02:35.295 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 04:26:55 +0000 (0:00:00.012) 0:02:35.307 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "resize device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/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": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 04:26:55 +0000 (0:00:00.019) 0:02:35.326 ********** 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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 04:26:55 +0000 (0:00:00.017) 0:02:35.344 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 04:26:55 +0000 (0:00:00.014) 0:02:35.358 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 04:26:55 +0000 (0:00:00.013) 0:02:35.371 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 04:26:56 +0000 (0:00:00.465) 0:02:35.837 ********** 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" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 04:26:56 +0000 (0:00:00.414) 0:02:36.251 ********** 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': 'ext4', '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": "ext4", "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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 04:26:56 +0000 (0:00:00.022) 0:02:36.274 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 04:26:57 +0000 (0:00:00.461) 0:02:36.736 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945174.7740772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 04:26:57 +0000 (0:00:00.188) 0:02:36.924 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 04:26:57 +0000 (0:00:00.012) 0:02:36.936 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:98 Monday 01 April 2024 04:26:57 +0000 (0:00:00.637) 0:02:37.574 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:2 Monday 01 April 2024 04:26:57 +0000 (0:00:00.039) 0:02:37.613 ********** 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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "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-ci5zru6osr/tests/verify-role-results.yml:7 Monday 01 April 2024 04:26:57 +0000 (0:00:00.027) 0:02:37.641 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:15 Monday 01 April 2024 04:26:58 +0000 (0:00:00.038) 0:02:37.679 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:20 Monday 01 April 2024 04:26:58 +0000 (0:00:00.191) 0:02:37.871 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002661", "end": "2024-04-01 04:26:58.380953", "rc": 0, "start": "2024-04-01 04:26:58.378292" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 2024 # # 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:25 Monday 01 April 2024 04:26:58 +0000 (0:00:00.184) 0:02:38.056 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003055", "end": "2024-04-01 04:26:58.570352", "failed_when_result": false, "rc": 0, "start": "2024-04-01 04:26:58.567297" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:34 Monday 01 April 2024 04:26:58 +0000 (0:00:00.188) 0:02:38.244 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:5 Monday 01 April 2024 04:26:58 +0000 (0:00:00.026) 0:02:38.270 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:18 Monday 01 April 2024 04:26:58 +0000 (0:00:00.012) 0:02:38.283 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.023505", "end": "2024-04-01 04:26:58.817875", "rc": 0, "start": "2024-04-01 04:26:58.794370" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:24 Monday 01 April 2024 04:26:58 +0000 (0:00:00.209) 0:02:38.492 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:34 Monday 01 April 2024 04:26:58 +0000 (0:00:00.019) 0:02:38.511 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 04:26:58 +0000 (0:00:00.030) 0:02:38.541 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 04:26:58 +0000 (0:00:00.025) 0:02:38.567 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 04:26:59 +0000 (0:00:00.202) 0:02:38.769 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 04:26:59 +0000 (0:00:00.020) 0:02:38.790 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 04:26:59 +0000 (0:00:00.020) 0:02:38.810 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 04:26:59 +0000 (0:00:00.022) 0:02:38.833 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 04:26:59 +0000 (0:00:00.017) 0:02:38.850 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 04:26:59 +0000 (0:00:00.020) 0:02:38.870 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 04:26:59 +0000 (0:00:00.064) 0:02:38.935 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 04:26:59 +0000 (0:00:00.044) 0:02:38.980 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:8 Monday 01 April 2024 04:26:59 +0000 (0:00:00.031) 0:02:39.011 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:14 Monday 01 April 2024 04:26:59 +0000 (0:00:00.025) 0:02:39.036 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:21 Monday 01 April 2024 04:26:59 +0000 (0:00:00.020) 0:02:39.057 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:28 Monday 01 April 2024 04:26:59 +0000 (0:00:00.019) 0:02:39.077 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:35 Monday 01 April 2024 04:26:59 +0000 (0:00:00.017) 0:02:39.094 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:45 Monday 01 April 2024 04:26:59 +0000 (0:00:00.029) 0:02:39.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:54 Monday 01 April 2024 04:26:59 +0000 (0:00:00.017) 0:02:39.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:64 Monday 01 April 2024 04:26:59 +0000 (0:00:00.024) 0:02:39.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:74 Monday 01 April 2024 04:26:59 +0000 (0:00:00.036) 0:02:39.203 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:85 Monday 01 April 2024 04:26:59 +0000 (0:00:00.031) 0:02:39.235 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:95 Monday 01 April 2024 04:26:59 +0000 (0:00:00.023) 0:02:39.258 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.272 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 04:26:59 +0000 (0:00:00.025) 0:02:39.298 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:26:59 +0000 (0:00:00.037) 0:02:39.335 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.349 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.362 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.389 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.402 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.415 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.429 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.443 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:26:59 +0000 (0:00:00.015) 0:02:39.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:26:59 +0000 (0:00:00.014) 0:02:39.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.486 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:26:59 +0000 (0:00:00.014) 0:02:39.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 04:26:59 +0000 (0:00:00.021) 0:02:39.535 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 04:26:59 +0000 (0:00:00.030) 0:02:39.565 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:26:59 +0000 (0:00:00.032) 0:02:39.597 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:26:59 +0000 (0:00:00.015) 0:02:39.612 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.626 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:26:59 +0000 (0:00:00.013) 0:02:39.640 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:39.653 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:39.666 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:39.680 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:27:00 +0000 (0:00:00.015) 0:02:39.695 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:39.708 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 04:27:00 +0000 (0:00:00.027) 0:02:39.736 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 04:27:00 +0000 (0:00:00.015) 0:02:39.752 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 04:27:00 +0000 (0:00:00.018) 0:02:39.770 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 04:27:00 +0000 (0:00:00.026) 0:02:39.797 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 04:27:00 +0000 (0:00:00.016) 0:02:39.814 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 04:27:00 +0000 (0:00:00.016) 0:02:39.830 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:39.843 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 04:27:00 +0000 (0:00:00.014) 0:02:39.857 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 04:27:00 +0000 (0:00:00.012) 0:02:39.870 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:39.884 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 04:27:00 +0000 (0:00:00.011) 0:02:39.896 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 04:27:00 +0000 (0:00:00.061) 0:02:39.957 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:27:00 +0000 (0:00:00.033) 0:02:39.990 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:27:00 +0000 (0:00:00.012) 0:02:40.003 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:27:00 +0000 (0:00:00.014) 0:02:40.018 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:27:00 +0000 (0:00:00.014) 0:02:40.032 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.045 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:27:00 +0000 (0:00:00.020) 0:02:40.066 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:27:00 +0000 (0:00:00.016) 0:02:40.082 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:27:00 +0000 (0:00:00.014) 0:02:40.097 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:27:00 +0000 (0:00:00.021) 0:02:40.118 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:27:00 +0000 (0:00:00.015) 0:02:40.134 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.160 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.173 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.186 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.200 ********** 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-ci5zru6osr/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 04:27:00 +0000 (0:00:00.011) 0:02:40.212 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:27:00 +0000 (0:00:00.028) 0:02:40.240 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:27:00 +0000 (0:00:00.016) 0:02:40.257 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:27:00 +0000 (0:00:00.061) 0:02:40.318 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:27:00 +0000 (0:00:00.019) 0:02:40.338 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1550074, "block_size": 4096, "block_total": 1569280, "block_used": 19206, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 3143677, "inode_total": 3143680, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 6349103104, "size_total": 6427770880, "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1550074, "block_size": 4096, "block_total": 1569280, "block_used": 19206, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 3143677, "inode_total": 3143680, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 6349103104, "size_total": 6427770880, "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:27:00 +0000 (0:00:00.031) 0:02:40.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:27:00 +0000 (0:00:00.015) 0:02:40.385 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:27:00 +0000 (0:00:00.019) 0:02:40.405 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:27:00 +0000 (0:00:00.017) 0:02:40.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:27:00 +0000 (0:00:00.014) 0:02:40.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.450 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.463 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:27:00 +0000 (0:00:00.018) 0:02:40.482 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:27:00 +0000 (0:00:00.016) 0:02:40.498 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:27:00 +0000 (0:00:00.014) 0:02:40.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.526 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.540 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:27:00 +0000 (0:00:00.027) 0:02:40.568 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:27:00 +0000 (0:00:00.017) 0:02:40.586 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:27:00 +0000 (0:00:00.018) 0:02:40.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:27:00 +0000 (0:00:00.013) 0:02:40.617 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:27:00 +0000 (0:00:00.014) 0:02:40.632 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:27:01 +0000 (0:00:00.021) 0:02:40.654 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:27:01 +0000 (0:00:00.030) 0:02:40.684 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945551.048419, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711945551.048419, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 97957, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711945551.048419, "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-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:27:01 +0000 (0:00:00.198) 0:02:40.883 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:27:01 +0000 (0:00:00.018) 0:02:40.901 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:27:01 +0000 (0:00:00.013) 0:02:40.914 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:27:01 +0000 (0:00:00.015) 0:02:40.930 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:27:01 +0000 (0:00:00.015) 0:02:40.945 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:27:01 +0000 (0:00:00.013) 0:02:40.959 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:27:01 +0000 (0:00:00.017) 0:02:40.976 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:27:01 +0000 (0:00:00.015) 0:02:40.992 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:27:03 +0000 (0:00:02.449) 0:02:43.441 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.455 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.468 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:27:03 +0000 (0:00:00.018) 0:02:43.487 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.500 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.513 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:27:03 +0000 (0:00:00.016) 0:02:43.529 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.543 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.557 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:27:03 +0000 (0:00:00.017) 0:02:43.574 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:27:03 +0000 (0:00:00.015) 0:02:43.590 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.603 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:27:03 +0000 (0:00:00.014) 0:02:43.618 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.632 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:27:03 +0000 (0:00:00.013) 0:02:43.646 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:27:04 +0000 (0:00:00.014) 0:02:43.660 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:43.674 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:43.687 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:27:04 +0000 (0:00:00.015) 0:02:43.702 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:43.716 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:43.730 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:43.743 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:27:04 +0000 (0:00:00.014) 0:02:43.757 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:43.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:27:04 +0000 (0:00:00.015) 0:02:43.785 ********** ok: [sut] => { "bytes": 6442450944, "changed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:27:04 +0000 (0:00:00.186) 0:02:43.972 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:27:04 +0000 (0:00:00.015) 0:02:43.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:27:04 +0000 (0:00:00.016) 0:02:44.004 ********** ok: [sut] => { "storage_test_expected_size": "4290672328.4" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:27:04 +0000 (0:00:00.014) 0:02:44.019 ********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:27:04 +0000 (0:00:00.186) 0:02:44.206 ********** ok: [sut] => { "storage_test_pool": { "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:27:04 +0000 (0:00:00.024) 0:02:44.230 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:27:04 +0000 (0:00:00.021) 0:02:44.251 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:27:04 +0000 (0:00:00.019) 0:02:44.271 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "6436008492.599999" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:27:04 +0000 (0:00:00.018) 0:02:44.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:27:04 +0000 (0:00:00.014) 0:02:44.317 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.331 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.344 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.358 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.372 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.385 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:27:04 +0000 (0:00:00.016) 0:02:44.402 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:27:04 +0000 (0:00:00.014) 0:02:44.417 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.431 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:27:04 +0000 (0:00:00.014) 0:02:44.445 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.459 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:27:04 +0000 (0:00:00.015) 0:02:44.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:27:04 +0000 (0:00:00.013) 0:02:44.502 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 6442450944, "changed": false, "failed": false, "lvm": "6g", "parted": "6GiB", "size": "6 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:27:04 +0000 (0:00:00.015) 0:02:44.518 ********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:27:04 +0000 (0:00:00.014) 0:02:44.532 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:27:04 +0000 (0:00:00.018) 0:02:44.551 ********** 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.025298", "end": "2024-04-01 04:27:05.089922", "rc": 0, "start": "2024-04-01 04:27:05.064624" } 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-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:27:05 +0000 (0:00:00.211) 0:02:44.763 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:27:05 +0000 (0:00:00.018) 0:02:44.781 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:27:05 +0000 (0:00:00.019) 0:02:44.800 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:27:05 +0000 (0:00:00.015) 0:02:44.816 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:27:05 +0000 (0:00:00.015) 0:02:44.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:27:05 +0000 (0:00:00.014) 0:02:44.846 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:27:05 +0000 (0:00:00.014) 0:02:44.860 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:27:05 +0000 (0:00:00.013) 0:02:44.874 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:27:05 +0000 (0:00:00.018) 0:02:44.892 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:27:05 +0000 (0:00:00.087) 0:02:44.980 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:27:05 +0000 (0:00:00.017) 0:02:44.997 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 588749, "block_size": 4096, "block_total": 625618, "block_used": 36869, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 163829, "inode_total": 163840, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 2411515904, "size_total": 2562531328, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 588749, "block_size": 4096, "block_total": 625618, "block_used": 36869, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 163829, "inode_total": 163840, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 2411515904, "size_total": 2562531328, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:27:05 +0000 (0:00:00.021) 0:02:45.018 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:27:05 +0000 (0:00:00.014) 0:02:45.033 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:27:05 +0000 (0:00:00.017) 0:02:45.051 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:27:05 +0000 (0:00:00.018) 0:02:45.069 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:27:05 +0000 (0:00:00.015) 0:02:45.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:27:05 +0000 (0:00:00.015) 0:02:45.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:27:05 +0000 (0:00:00.015) 0:02:45.115 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:27:05 +0000 (0:00:00.018) 0:02:45.133 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:27:05 +0000 (0:00:00.014) 0:02:45.147 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:27:05 +0000 (0:00:00.015) 0:02:45.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:27:05 +0000 (0:00:00.014) 0:02:45.177 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:27:05 +0000 (0:00:00.013) 0:02:45.191 ********** 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 ext4 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:27:05 +0000 (0:00:00.028) 0:02:45.219 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:27:05 +0000 (0:00:00.017) 0:02:45.237 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:27:05 +0000 (0:00:00.017) 0:02:45.254 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:27:05 +0000 (0:00:00.014) 0:02:45.268 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:27:05 +0000 (0:00:00.013) 0:02:45.281 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:27:05 +0000 (0:00:00.019) 0:02:45.300 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:27:05 +0000 (0:00:00.020) 0:02:45.321 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945615.520331, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711945615.520331, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 96949, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711945615.520331, "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-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:27:05 +0000 (0:00:00.191) 0:02:45.512 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:27:05 +0000 (0:00:00.018) 0:02:45.531 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:27:05 +0000 (0:00:00.013) 0:02:45.544 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:27:05 +0000 (0:00:00.016) 0:02:45.561 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:27:05 +0000 (0:00:00.014) 0:02:45.575 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:27:05 +0000 (0:00:00.013) 0:02:45.589 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:27:05 +0000 (0:00:00.015) 0:02:45.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:27:05 +0000 (0:00:00.013) 0:02:45.617 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:27:08 +0000 (0:00:02.461) 0:02:48.079 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.093 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.106 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:27:08 +0000 (0:00:00.018) 0:02:48.125 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:27:08 +0000 (0:00:00.014) 0:02:48.139 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.153 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.166 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.192 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:27:08 +0000 (0:00:00.017) 0:02:48.210 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:27:08 +0000 (0:00:00.016) 0:02:48.226 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:27:08 +0000 (0:00:00.045) 0:02:48.272 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:27:08 +0000 (0:00:00.015) 0:02:48.287 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.301 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.315 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.328 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.341 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:27:08 +0000 (0:00:00.014) 0:02:48.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.369 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.396 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.410 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:27:08 +0000 (0:00:00.013) 0:02:48.423 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:27:08 +0000 (0:00:00.014) 0:02:48.438 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:27:08 +0000 (0:00:00.014) 0:02:48.452 ********** ok: [sut] => { "bytes": 2684354560, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:27:08 +0000 (0:00:00.185) 0:02:48.638 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:27:09 +0000 (0:00:00.018) 0:02:48.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:27:09 +0000 (0:00:00.016) 0:02:48.674 ********** ok: [sut] => { "storage_test_expected_size": "6436008492.599999" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:27:09 +0000 (0:00:00.014) 0:02:48.688 ********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:27:09 +0000 (0:00:00.188) 0:02:48.876 ********** ok: [sut] => { "storage_test_pool": { "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-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_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/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": "60%", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:27:09 +0000 (0:00:00.020) 0:02:48.897 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "6G", "type": "lvm", "uuid": "393a0a38-f1cf-4fa8-8a22-9d638d8438b6" }, "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:27:09 +0000 (0:00:00.019) 0:02:48.916 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:27:09 +0000 (0:00:00.018) 0:02:48.935 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2681670205.25" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:27:09 +0000 (0:00:00.018) 0:02:48.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:27:09 +0000 (0:00:00.014) 0:02:48.968 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:48.981 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:48.994 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:49.008 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:27:09 +0000 (0:00:00.012) 0:02:49.021 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:27:09 +0000 (0:00:00.012) 0:02:49.034 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:27:09 +0000 (0:00:00.014) 0:02:49.049 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:49.062 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:27:09 +0000 (0:00:00.012) 0:02:49.075 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:49.088 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:49.101 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:27:09 +0000 (0:00:00.012) 0:02:49.114 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:27:09 +0000 (0:00:00.014) 0:02:49.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:49.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:49.156 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 2684354560, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:27:09 +0000 (0:00:00.015) 0:02:49.172 ********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:27:09 +0000 (0:00:00.015) 0:02:49.187 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:27:09 +0000 (0:00:00.020) 0:02:49.207 ********** 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.028563", "end": "2024-04-01 04:27:09.750954", "rc": 0, "start": "2024-04-01 04:27:09.722391" } 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-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:27:09 +0000 (0:00:00.217) 0:02:49.424 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:27:09 +0000 (0:00:00.016) 0:02:49.441 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:27:09 +0000 (0:00:00.017) 0:02:49.458 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:27:09 +0000 (0:00:00.014) 0:02:49.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:27:09 +0000 (0:00:00.014) 0:02:49.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:27:09 +0000 (0:00:00.014) 0:02:49.502 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:27:09 +0000 (0:00:00.015) 0:02:49.518 ********** 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-ci5zru6osr/tests/verify-role-results.yml:44 Monday 01 April 2024 04:27:09 +0000 (0:00:00.013) 0:02:49.531 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:54 Monday 01 April 2024 04:27:09 +0000 (0:00:00.011) 0:02:49.542 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Get the size of test2 volume] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:101 Monday 01 April 2024 04:27:09 +0000 (0:00:00.014) 0:02:49.557 ********** ok: [sut] => { "changed": false, "cmd": [ "lsblk", "--noheadings", "-o", "SIZE", "/dev/mapper/foo-test2" ], "delta": "0:00:00.003955", "end": "2024-04-01 04:27:10.072015", "rc": 0, "start": "2024-04-01 04:27:10.068060" } STDOUT: 2.5G TASK [Remove the test1 volume without changing its size] *********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:106 Monday 01 April 2024 04:27:10 +0000 (0:00:00.188) 0:02:49.745 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 04:27:10 +0000 (0:00:00.061) 0:02:49.807 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 04:27:10 +0000 (0:00:00.018) 0:02:49.826 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 04:27:10 +0000 (0:00:00.016) 0:02:49.843 ********** 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-ci5zru6osr/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-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 04:27:10 +0000 (0:00:00.034) 0:02:49.877 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 04:27:10 +0000 (0:00:00.013) 0:02:49.891 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 04:27:10 +0000 (0:00:00.013) 0:02:49.904 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 04:27:10 +0000 (0:00:00.013) 0:02:49.917 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 04:27:10 +0000 (0:00:00.011) 0:02:49.929 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 04:27:10 +0000 (0:00:00.026) 0:02:49.956 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 04:27:12 +0000 (0:00:02.434) 0:02:52.390 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "present", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "60%", "state": "absent" }, { "mount_point": "/opt/test2", "name": "test2", "size": "25%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 04:27:12 +0000 (0:00:00.018) 0:02:52.409 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 04:27:12 +0000 (0:00:00.015) 0:02:52.425 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 04:27:17 +0000 (0:00:04.390) 0:02:56.815 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 04:27:17 +0000 (0:00:00.022) 0:02:56.838 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 04:27:17 +0000 (0:00:00.012) 0:02:56.850 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 04:27:17 +0000 (0:00:00.013) 0:02:56.863 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 04:27:17 +0000 (0:00:00.013) 0:02:56.876 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 04:27:19 +0000 (0:00:02.515) 0:02:59.392 ********** 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": "stopped", "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-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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 04:27:21 +0000 (0:00:01.538) 0:03:00.930 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 04:27:21 +0000 (0:00:00.021) 0:03:00.952 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 04:27:21 +0000 (0:00:00.012) 0:03:00.964 ********** 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 } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test2", "/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" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "e2fsprogs", "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", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "60%", "state": "absent", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 04:27:26 +0000 (0:00:04.992) 0:03:05.956 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 04:27:26 +0000 (0:00:00.013) 0:03:05.969 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 04:27:26 +0000 (0:00:00.012) 0:03:05.982 ********** 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 } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test2", "/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" }, { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "e2fsprogs", "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", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "60%", "state": "absent", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 04:27:26 +0000 (0:00:00.018) 0:03:06.000 ********** 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", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "60%", "state": "absent", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 04:27:26 +0000 (0:00:00.016) 0:03:06.017 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 04:27:26 +0000 (0:00:00.015) 0:03:06.032 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 04:27:26 +0000 (0:00:00.229) 0:03:06.262 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 04:27:27 +0000 (0:00:00.461) 0:03:06.724 ********** ok: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 04:27:27 +0000 (0:00:00.199) 0:03:06.923 ********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'ext4', '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": "ext4", "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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 04:27:27 +0000 (0:00:00.018) 0:03:06.942 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 04:27:27 +0000 (0:00:00.456) 0:03:07.399 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945174.7740772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 04:27:27 +0000 (0:00:00.189) 0:03:07.588 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 04:27:27 +0000 (0:00:00.012) 0:03:07.600 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:123 Monday 01 April 2024 04:27:28 +0000 (0:00:00.602) 0:03:08.203 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:2 Monday 01 April 2024 04:27:28 +0000 (0:00:00.027) 0:03:08.230 ********** 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", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "60%", "state": "absent", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "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-ci5zru6osr/tests/verify-role-results.yml:7 Monday 01 April 2024 04:27:28 +0000 (0:00:00.018) 0:03:08.248 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:15 Monday 01 April 2024 04:27:28 +0000 (0:00:00.012) 0:03:08.261 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:20 Monday 01 April 2024 04:27:28 +0000 (0:00:00.189) 0:03:08.450 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.002946", "end": "2024-04-01 04:27:29.962065", "rc": 0, "start": "2024-04-01 04:27:28.959119" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 2024 # # 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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-test2 /opt/test2 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:25 Monday 01 April 2024 04:27:29 +0000 (0:00:01.185) 0:03:09.636 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002552", "end": "2024-04-01 04:27:30.147273", "failed_when_result": false, "rc": 0, "start": "2024-04-01 04:27:30.144721" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:34 Monday 01 April 2024 04:27:30 +0000 (0:00:00.183) 0:03:09.819 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:5 Monday 01 April 2024 04:27:30 +0000 (0:00:00.027) 0:03:09.847 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:18 Monday 01 April 2024 04:27:30 +0000 (0:00:00.014) 0:03:09.862 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.023712", "end": "2024-04-01 04:27:30.397884", "rc": 0, "start": "2024-04-01 04:27:30.374172" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:24 Monday 01 April 2024 04:27:30 +0000 (0:00:00.209) 0:03:10.071 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:34 Monday 01 April 2024 04:27:30 +0000 (0:00:00.019) 0:03:10.091 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 04:27:30 +0000 (0:00:00.027) 0:03:10.118 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 04:27:30 +0000 (0:00:00.018) 0:03:10.137 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 04:27:30 +0000 (0:00:00.213) 0:03:10.351 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 04:27:30 +0000 (0:00:00.016) 0:03:10.368 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 04:27:30 +0000 (0:00:00.017) 0:03:10.386 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 04:27:30 +0000 (0:00:00.017) 0:03:10.403 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 04:27:30 +0000 (0:00:00.016) 0:03:10.420 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 04:27:30 +0000 (0:00:00.016) 0:03:10.436 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 04:27:30 +0000 (0:00:00.014) 0:03:10.451 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 04:27:30 +0000 (0:00:00.019) 0:03:10.471 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:8 Monday 01 April 2024 04:27:30 +0000 (0:00:00.024) 0:03:10.496 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:14 Monday 01 April 2024 04:27:30 +0000 (0:00:00.013) 0:03:10.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:21 Monday 01 April 2024 04:27:30 +0000 (0:00:00.014) 0:03:10.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:28 Monday 01 April 2024 04:27:30 +0000 (0:00:00.013) 0:03:10.537 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:35 Monday 01 April 2024 04:27:30 +0000 (0:00:00.012) 0:03:10.550 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:45 Monday 01 April 2024 04:27:30 +0000 (0:00:00.012) 0:03:10.563 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:54 Monday 01 April 2024 04:27:30 +0000 (0:00:00.013) 0:03:10.576 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:64 Monday 01 April 2024 04:27:30 +0000 (0:00:00.012) 0:03:10.588 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:74 Monday 01 April 2024 04:27:30 +0000 (0:00:00.014) 0:03:10.602 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:85 Monday 01 April 2024 04:27:30 +0000 (0:00:00.013) 0:03:10.616 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:95 Monday 01 April 2024 04:27:30 +0000 (0:00:00.013) 0:03:10.629 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 04:27:30 +0000 (0:00:00.012) 0:03:10.641 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 04:27:31 +0000 (0:00:00.026) 0:03:10.667 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:27:31 +0000 (0:00:00.031) 0:03:10.699 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:10.713 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:10.726 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:10.742 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:10.756 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:10.770 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:10.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:10.798 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:10.813 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:27:31 +0000 (0:00:00.017) 0:03:10.830 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:10.846 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:10.861 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:10.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:10.889 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:10.903 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 04:27:31 +0000 (0:00:00.027) 0:03:10.931 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:27:31 +0000 (0:00:00.033) 0:03:10.964 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:10.979 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:10.993 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.007 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.021 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.034 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.048 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:11.063 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.077 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 04:27:31 +0000 (0:00:00.028) 0:03:11.105 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 04:27:31 +0000 (0:00:00.017) 0:03:11.123 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 04:27:31 +0000 (0:00:00.020) 0:03:11.143 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 04:27:31 +0000 (0:00:00.025) 0:03:11.168 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 04:27:31 +0000 (0:00:00.017) 0:03:11.186 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 04:27:31 +0000 (0:00:00.018) 0:03:11.204 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 04:27:31 +0000 (0:00:00.016) 0:03:11.220 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 04:27:31 +0000 (0:00:00.049) 0:03:11.270 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:11.285 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.298 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.312 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 04:27:31 +0000 (0:00:00.029) 0:03:11.342 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:27:31 +0000 (0:00:00.034) 0:03:11.376 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:11.392 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:11.407 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:11.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:11.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:11.452 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.465 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.479 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:27:31 +0000 (0:00:00.015) 0:03:11.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:11.509 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:11.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:11.539 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:11.553 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:11.568 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 04:27:31 +0000 (0:00:00.014) 0:03:11.583 ********** 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-ci5zru6osr/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 04:27:31 +0000 (0:00:00.013) 0:03:11.597 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:27:31 +0000 (0:00:00.030) 0:03:11.627 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:27:31 +0000 (0:00:00.018) 0:03:11.645 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:27:32 +0000 (0:00:00.064) 0:03:11.710 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:27:32 +0000 (0:00:00.017) 0:03:11.727 ********** 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-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:27:32 +0000 (0:00:00.019) 0:03:11.747 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:27:32 +0000 (0:00:00.012) 0:03:11.759 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:11.773 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:27:32 +0000 (0:00:00.016) 0:03:11.790 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:11.803 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:27:32 +0000 (0:00:00.014) 0:03:11.818 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:11.831 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:27:32 +0000 (0:00:00.012) 0:03:11.844 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:27:32 +0000 (0:00:00.014) 0:03:11.858 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:11.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:11.884 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:27:32 +0000 (0:00:00.011) 0:03:11.896 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:27:32 +0000 (0:00:00.026) 0:03:11.922 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:27:32 +0000 (0:00:00.014) 0:03:11.937 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:27:32 +0000 (0:00:00.018) 0:03:11.955 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:11.969 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:11.982 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:27:32 +0000 (0:00:00.014) 0:03:11.997 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:12.010 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:27:32 +0000 (0:00:00.181) 0:03:12.192 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:27:32 +0000 (0:00:00.013) 0:03:12.205 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:27:32 +0000 (0:00:00.017) 0:03:12.222 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:27:32 +0000 (0:00:00.010) 0:03:12.233 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:27:32 +0000 (0:00:00.015) 0:03:12.248 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:27:32 +0000 (0:00:00.043) 0:03:12.292 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:27:32 +0000 (0:00:00.011) 0:03:12.303 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:27:32 +0000 (0:00:00.012) 0:03:12.316 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:27:35 +0000 (0:00:02.605) 0:03:14.921 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:14.935 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:14.948 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:27:35 +0000 (0:00:00.010) 0:03:14.958 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:14.971 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:14.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:27:35 +0000 (0:00:00.010) 0:03:14.994 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:27:35 +0000 (0:00:00.010) 0:03:15.005 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:27:35 +0000 (0:00:00.011) 0:03:15.017 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:27:35 +0000 (0:00:00.017) 0:03:15.034 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:27:35 +0000 (0:00:00.015) 0:03:15.049 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.063 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.076 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.088 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:27:35 +0000 (0:00:00.014) 0:03:15.103 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.116 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.129 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.142 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.155 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.168 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:27:35 +0000 (0:00:00.015) 0:03:15.183 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.197 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.210 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.223 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:27:35 +0000 (0:00:00.015) 0:03:15.238 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:27:35 +0000 (0:00:00.014) 0:03:15.253 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:27:35 +0000 (0:00:00.015) 0:03:15.269 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.283 ********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:27:35 +0000 (0:00:00.014) 0:03:15.297 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:27:35 +0000 (0:00:00.015) 0:03:15.312 ********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:27:35 +0000 (0:00:00.015) 0:03:15.328 ********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.341 ********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:27:35 +0000 (0:00:00.014) 0:03:15.356 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.370 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.383 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.397 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.411 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.424 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:27:35 +0000 (0:00:00.015) 0:03:15.440 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.453 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.466 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.479 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.492 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.505 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:27:35 +0000 (0:00:00.014) 0:03:15.519 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.532 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:27:35 +0000 (0:00:00.012) 0:03:15.545 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.559 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:27:35 +0000 (0:00:00.013) 0:03:15.572 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:27:35 +0000 (0:00:00.014) 0:03:15.587 ********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:27:35 +0000 (0:00:00.016) 0:03:15.604 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:27:35 +0000 (0:00:00.044) 0:03:15.649 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:27:36 +0000 (0:00:00.015) 0:03:15.664 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:27:36 +0000 (0:00:00.014) 0:03:15.679 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:27:36 +0000 (0:00:00.014) 0:03:15.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:15.707 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:15.721 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:27:36 +0000 (0:00:00.015) 0:03:15.736 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:27:36 +0000 (0:00:00.014) 0:03:15.750 ********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:15.763 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:27:36 +0000 (0:00:00.017) 0:03:15.781 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:27:36 +0000 (0:00:00.059) 0:03:15.841 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:27:36 +0000 (0:00:00.017) 0:03:15.858 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 588749, "block_size": 4096, "block_total": 625618, "block_used": 36869, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 163829, "inode_total": 163840, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 2411515904, "size_total": 2562531328, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 588749, "block_size": 4096, "block_total": 625618, "block_used": 36869, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 163829, "inode_total": 163840, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 2411515904, "size_total": 2562531328, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:27:36 +0000 (0:00:00.022) 0:03:15.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:27:36 +0000 (0:00:00.014) 0:03:15.895 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:27:36 +0000 (0:00:00.017) 0:03:15.913 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:27:36 +0000 (0:00:00.016) 0:03:15.929 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:27:36 +0000 (0:00:00.014) 0:03:15.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:15.958 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:15.971 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:27:36 +0000 (0:00:00.018) 0:03:15.989 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:16.002 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:16.016 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:27:36 +0000 (0:00:00.015) 0:03:16.031 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:16.045 ********** 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 ext4 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:27:36 +0000 (0:00:00.026) 0:03:16.072 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:27:36 +0000 (0:00:00.018) 0:03:16.090 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:27:36 +0000 (0:00:00.016) 0:03:16.107 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:16.121 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:27:36 +0000 (0:00:00.014) 0:03:16.135 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:27:36 +0000 (0:00:00.019) 0:03:16.155 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:27:36 +0000 (0:00:00.020) 0:03:16.175 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945615.520331, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711945615.520331, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 96949, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711945615.520331, "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-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:27:36 +0000 (0:00:00.191) 0:03:16.366 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:27:36 +0000 (0:00:00.017) 0:03:16.384 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:27:36 +0000 (0:00:00.014) 0:03:16.398 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:27:36 +0000 (0:00:00.015) 0:03:16.414 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:27:36 +0000 (0:00:00.015) 0:03:16.429 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:27:36 +0000 (0:00:00.012) 0:03:16.442 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:27:36 +0000 (0:00:00.016) 0:03:16.459 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:27:36 +0000 (0:00:00.013) 0:03:16.472 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:27:39 +0000 (0:00:02.429) 0:03:18.901 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:27:39 +0000 (0:00:00.014) 0:03:18.915 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:27:39 +0000 (0:00:00.013) 0:03:18.929 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:27:39 +0000 (0:00:00.018) 0:03:18.948 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:18.961 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:18.973 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:27:39 +0000 (0:00:00.014) 0:03:18.988 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:27:39 +0000 (0:00:00.040) 0:03:19.028 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:27:39 +0000 (0:00:00.013) 0:03:19.042 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:27:39 +0000 (0:00:00.017) 0:03:19.059 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:27:39 +0000 (0:00:00.015) 0:03:19.075 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:27:39 +0000 (0:00:00.013) 0:03:19.088 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.101 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:27:39 +0000 (0:00:00.014) 0:03:19.115 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.154 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.167 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.179 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:27:39 +0000 (0:00:00.014) 0:03:19.194 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.207 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.219 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.232 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.245 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:27:39 +0000 (0:00:00.012) 0:03:19.258 ********** ok: [sut] => { "bytes": 2684354560, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:27:39 +0000 (0:00:00.186) 0:03:19.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:27:39 +0000 (0:00:00.016) 0:03:19.461 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:27:39 +0000 (0:00:00.016) 0:03:19.478 ********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:27:39 +0000 (0:00:00.015) 0:03:19.493 ********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:27:40 +0000 (0:00:00.183) 0:03:19.677 ********** ok: [sut] => { "storage_test_pool": { "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", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "60%", "state": "absent", "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-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:27:40 +0000 (0:00:00.021) 0:03:19.698 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "2.5G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:27:40 +0000 (0:00:00.020) 0:03:19.719 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:27:40 +0000 (0:00:00.019) 0:03:19.738 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2681670205.25" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:27:40 +0000 (0:00:00.020) 0:03:19.759 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.772 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.786 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:27:40 +0000 (0:00:00.015) 0:03:19.801 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.814 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.828 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.841 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.855 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.868 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:27:40 +0000 (0:00:00.014) 0:03:19.883 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.896 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.910 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:27:40 +0000 (0:00:00.014) 0:03:19.924 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.938 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:19.952 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:27:40 +0000 (0:00:00.015) 0:03:19.967 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 2684354560, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:27:40 +0000 (0:00:00.016) 0:03:19.983 ********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:27:40 +0000 (0:00:00.014) 0:03:19.998 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:27:40 +0000 (0:00:00.019) 0:03:20.017 ********** 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.027702", "end": "2024-04-01 04:27:40.558882", "rc": 0, "start": "2024-04-01 04:27:40.531180" } 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-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:27:40 +0000 (0:00:00.215) 0:03:20.233 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:27:40 +0000 (0:00:00.017) 0:03:20.251 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:27:40 +0000 (0:00:00.018) 0:03:20.270 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:27:40 +0000 (0:00:00.014) 0:03:20.284 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:27:40 +0000 (0:00:00.014) 0:03:20.298 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:27:40 +0000 (0:00:00.015) 0:03:20.314 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:27:40 +0000 (0:00:00.014) 0:03:20.329 ********** 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-ci5zru6osr/tests/verify-role-results.yml:44 Monday 01 April 2024 04:27:40 +0000 (0:00:00.013) 0:03:20.343 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:54 Monday 01 April 2024 04:27:40 +0000 (0:00:00.011) 0:03:20.354 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Get the size of test2 volume again] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:126 Monday 01 April 2024 04:27:40 +0000 (0:00:00.011) 0:03:20.366 ********** ok: [sut] => { "changed": false, "cmd": [ "lsblk", "--noheadings", "-o", "SIZE", "/dev/mapper/foo-test2" ], "delta": "0:00:00.003657", "end": "2024-04-01 04:27:40.877664", "rc": 0, "start": "2024-04-01 04:27:40.874007" } STDOUT: 2.5G TASK [Verify that removing test1 didn't cause a change in test2 size] ********** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:131 Monday 01 April 2024 04:27:40 +0000 (0:00:00.184) 0:03:20.550 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Grow test2 using a percentage-based size spec] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:136 Monday 01 April 2024 04:27:40 +0000 (0:00:00.015) 0:03:20.566 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 04:27:40 +0000 (0:00:00.070) 0:03:20.637 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 04:27:41 +0000 (0:00:00.018) 0:03:20.656 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 04:27:41 +0000 (0:00:00.016) 0:03:20.672 ********** 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-ci5zru6osr/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-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 04:27:41 +0000 (0:00:00.034) 0:03:20.707 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 04:27:41 +0000 (0:00:00.013) 0:03:20.721 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 04:27:41 +0000 (0:00:00.013) 0:03:20.734 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 04:27:41 +0000 (0:00:00.012) 0:03:20.746 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 04:27:41 +0000 (0:00:00.011) 0:03:20.758 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 04:27:41 +0000 (0:00:00.027) 0:03:20.785 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 04:27:43 +0000 (0:00:02.449) 0:03:23.234 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "present", "volumes": [ { "mount_point": "/opt/test2", "name": "test2", "size": "50%" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 04:27:43 +0000 (0:00:00.016) 0:03:23.251 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 04:27:43 +0000 (0:00:00.014) 0:03:23.265 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 04:27:47 +0000 (0:00:04.244) 0:03:27.510 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 04:27:47 +0000 (0:00:00.022) 0:03:27.532 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 04:27:47 +0000 (0:00:00.011) 0:03:27.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 04:27:47 +0000 (0:00:00.012) 0:03:27.557 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 04:27:47 +0000 (0:00:00.011) 0:03:27.568 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx lvm2 TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 04:27:50 +0000 (0:00:02.431) 0:03:30.000 ********** 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": "stopped", "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-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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 04:27:51 +0000 (0:00:01.542) 0:03:31.542 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 04:27:51 +0000 (0:00:00.020) 0:03:31.563 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 04:27:51 +0000 (0:00:00.011) 0:03:31.575 ********** changed: [sut] => { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "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-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "50%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 04:27:56 +0000 (0:00:04.488) 0:03:36.064 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 04:27:56 +0000 (0:00:00.014) 0:03:36.078 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 04:27:56 +0000 (0:00:00.038) 0:03:36.116 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "resize device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "resize format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test2", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext4", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs", "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-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "50%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 04:27:56 +0000 (0:00:00.017) 0:03:36.134 ********** 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-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "50%", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 04:27:56 +0000 (0:00:00.015) 0:03:36.149 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 04:27:56 +0000 (0:00:00.014) 0:03:36.164 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 04:27:56 +0000 (0:00:00.012) 0:03:36.177 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 04:27:56 +0000 (0:00:00.461) 0:03:36.638 ********** ok: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'ext4', '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": "ext4", "mount_info": { "dump": 0, "fstype": "ext4", "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" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 04:27:57 +0000 (0:00:00.197) 0:03:36.836 ********** skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'ext4', '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": "ext4", "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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 04:27:57 +0000 (0:00:00.022) 0:03:36.859 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 04:27:57 +0000 (0:00:00.454) 0:03:37.314 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945174.7740772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 04:27:57 +0000 (0:00:00.189) 0:03:37.504 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 04:27:57 +0000 (0:00:00.012) 0:03:37.516 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:149 Monday 01 April 2024 04:27:58 +0000 (0:00:00.594) 0:03:38.110 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:2 Monday 01 April 2024 04:27:58 +0000 (0:00:00.027) 0:03:38.137 ********** 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-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "50%", "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-ci5zru6osr/tests/verify-role-results.yml:7 Monday 01 April 2024 04:27:58 +0000 (0:00:00.019) 0:03:38.157 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:15 Monday 01 April 2024 04:27:58 +0000 (0:00:00.012) 0:03:38.170 ********** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "5G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:20 Monday 01 April 2024 04:27:58 +0000 (0:00:00.190) 0:03:38.361 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.003777", "end": "2024-04-01 04:27:59.872566", "rc": 0, "start": "2024-04-01 04:27:58.868789" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 2024 # # 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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-test2 /opt/test2 ext4 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:25 Monday 01 April 2024 04:27:59 +0000 (0:00:01.185) 0:03:39.546 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002739", "end": "2024-04-01 04:28:00.057843", "failed_when_result": false, "rc": 0, "start": "2024-04-01 04:28:00.055104" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:34 Monday 01 April 2024 04:28:00 +0000 (0:00:00.185) 0:03:39.732 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:5 Monday 01 April 2024 04:28:00 +0000 (0:00:00.026) 0:03:39.758 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:18 Monday 01 April 2024 04:28:00 +0000 (0:00:00.012) 0:03:39.771 ********** ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.032097", "end": "2024-04-01 04:28:00.314892", "rc": 0, "start": "2024-04-01 04:28:00.282795" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:24 Monday 01 April 2024 04:28:00 +0000 (0:00:00.218) 0:03:39.989 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:34 Monday 01 April 2024 04:28:00 +0000 (0:00:00.018) 0:03:40.008 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 04:28:00 +0000 (0:00:00.026) 0:03:40.035 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 04:28:00 +0000 (0:00:00.018) 0:03:40.054 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 04:28:00 +0000 (0:00:00.185) 0:03:40.239 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 04:28:00 +0000 (0:00:00.046) 0:03:40.286 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 04:28:00 +0000 (0:00:00.018) 0:03:40.304 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 04:28:00 +0000 (0:00:00.017) 0:03:40.322 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 04:28:00 +0000 (0:00:00.017) 0:03:40.339 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 04:28:00 +0000 (0:00:00.015) 0:03:40.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 04:28:00 +0000 (0:00:00.012) 0:03:40.367 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 04:28:00 +0000 (0:00:00.021) 0:03:40.389 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:8 Monday 01 April 2024 04:28:00 +0000 (0:00:00.024) 0:03:40.413 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:14 Monday 01 April 2024 04:28:00 +0000 (0:00:00.013) 0:03:40.427 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:21 Monday 01 April 2024 04:28:00 +0000 (0:00:00.013) 0:03:40.440 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:28 Monday 01 April 2024 04:28:00 +0000 (0:00:00.014) 0:03:40.454 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:35 Monday 01 April 2024 04:28:00 +0000 (0:00:00.013) 0:03:40.468 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:45 Monday 01 April 2024 04:28:00 +0000 (0:00:00.013) 0:03:40.481 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:54 Monday 01 April 2024 04:28:00 +0000 (0:00:00.012) 0:03:40.494 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:64 Monday 01 April 2024 04:28:00 +0000 (0:00:00.012) 0:03:40.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:74 Monday 01 April 2024 04:28:00 +0000 (0:00:00.012) 0:03:40.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:85 Monday 01 April 2024 04:28:00 +0000 (0:00:00.014) 0:03:40.535 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:95 Monday 01 April 2024 04:28:00 +0000 (0:00:00.012) 0:03:40.548 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 04:28:00 +0000 (0:00:00.013) 0:03:40.561 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 04:28:00 +0000 (0:00:00.025) 0:03:40.587 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:8 Monday 01 April 2024 04:28:00 +0000 (0:00:00.027) 0:03:40.615 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:16 Monday 01 April 2024 04:28:00 +0000 (0:00:00.014) 0:03:40.629 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:21 Monday 01 April 2024 04:28:00 +0000 (0:00:00.013) 0:03:40.643 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:29 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:40.656 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:34 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:40.670 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:40 Monday 01 April 2024 04:28:01 +0000 (0:00:00.014) 0:03:40.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-lvmraid.yml:46 Monday 01 April 2024 04:28:01 +0000 (0:00:00.012) 0:03:40.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:40.710 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 04:28:01 +0000 (0:00:00.025) 0:03:40.735 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:8 Monday 01 April 2024 04:28:01 +0000 (0:00:00.028) 0:03:40.763 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:16 Monday 01 April 2024 04:28:01 +0000 (0:00:00.014) 0:03:40.778 ********** 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-ci5zru6osr/tests/verify-pool-member-thin.yml:23 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:40.791 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-thin.yml:27 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:40.804 ********** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:40.817 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 04:28:01 +0000 (0:00:00.027) 0:03:40.845 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 04:28:01 +0000 (0:00:00.015) 0:03:40.860 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 04:28:01 +0000 (0:00:00.015) 0:03:40.875 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:2 Monday 01 April 2024 04:28:01 +0000 (0:00:00.024) 0:03:40.900 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:9 Monday 01 April 2024 04:28:01 +0000 (0:00:00.016) 0:03:40.916 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:18 Monday 01 April 2024 04:28:01 +0000 (0:00:00.016) 0:03:40.933 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:27 Monday 01 April 2024 04:28:01 +0000 (0:00:00.012) 0:03:40.946 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:37 Monday 01 April 2024 04:28:01 +0000 (0:00:00.012) 0:03:40.959 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-crypttab.yml:47 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:40.972 ********** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:40.985 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 04:28:01 +0000 (0:00:00.012) 0:03:40.998 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 04:28:01 +0000 (0:00:00.027) 0:03:41.026 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:9 Monday 01 April 2024 04:28:01 +0000 (0:00:00.028) 0:03:41.054 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:16 Monday 01 April 2024 04:28:01 +0000 (0:00:00.016) 0:03:41.070 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:22 Monday 01 April 2024 04:28:01 +0000 (0:00:00.015) 0:03:41.085 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:28 Monday 01 April 2024 04:28:01 +0000 (0:00:00.014) 0:03:41.100 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:35 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:41.113 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:41 Monday 01 April 2024 04:28:01 +0000 (0:00:00.014) 0:03:41.128 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-member-vdo.yml:47 Monday 01 April 2024 04:28:01 +0000 (0:00:00.042) 0:03:41.171 ********** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:41.184 ********** 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-ci5zru6osr/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:41.198 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:2 Monday 01 April 2024 04:28:01 +0000 (0:00:00.026) 0:03:41.225 ********** 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-ci5zru6osr/tests/test-verify-volume.yml:21 Monday 01 April 2024 04:28:01 +0000 (0:00:00.021) 0:03:41.246 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:7 Monday 01 April 2024 04:28:01 +0000 (0:00:00.065) 0:03:41.312 ********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:16 Monday 01 April 2024 04:28:01 +0000 (0:00:00.016) 0:03:41.329 ********** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1205607, "block_size": 4096, "block_total": 1268648, "block_used": 63041, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 4938166272, "size_total": 5196382208, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1205607, "block_size": 4096, "block_total": 1268648, "block_used": 63041, "device": "/dev/mapper/foo-test2", "fstype": "ext4", "inode_available": 327669, "inode_total": 327680, "inode_used": 11, "mount": "/opt/test2", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 4938166272, "size_total": 5196382208, "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:38 Monday 01 April 2024 04:28:01 +0000 (0:00:00.022) 0:03:41.351 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:51 Monday 01 April 2024 04:28:01 +0000 (0:00:00.015) 0:03:41.367 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:63 Monday 01 April 2024 04:28:01 +0000 (0:00:00.019) 0:03:41.386 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:71 Monday 01 April 2024 04:28:01 +0000 (0:00:00.017) 0:03:41.404 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:83 Monday 01 April 2024 04:28:01 +0000 (0:00:00.015) 0:03:41.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:95 Monday 01 April 2024 04:28:01 +0000 (0:00:00.018) 0:03:41.438 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:110 Monday 01 April 2024 04:28:01 +0000 (0:00:00.015) 0:03:41.453 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:122 Monday 01 April 2024 04:28:01 +0000 (0:00:00.019) 0:03:41.473 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:128 Monday 01 April 2024 04:28:01 +0000 (0:00:00.015) 0:03:41.488 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:134 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:41.502 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-mount.yml:146 Monday 01 April 2024 04:28:01 +0000 (0:00:00.014) 0:03:41.517 ********** 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:2 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:41.531 ********** 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 ext4 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-ci5zru6osr/tests/test-verify-volume-fstab.yml:40 Monday 01 April 2024 04:28:01 +0000 (0:00:00.029) 0:03:41.560 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:48 Monday 01 April 2024 04:28:01 +0000 (0:00:00.018) 0:03:41.578 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:58 Monday 01 April 2024 04:28:01 +0000 (0:00:00.017) 0:03:41.595 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fstab.yml:71 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:41.609 ********** 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-ci5zru6osr/tests/test-verify-volume-fs.yml:3 Monday 01 April 2024 04:28:01 +0000 (0:00:00.013) 0:03:41.623 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-fs.yml:12 Monday 01 April 2024 04:28:01 +0000 (0:00:00.019) 0:03:41.643 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:3 Monday 01 April 2024 04:28:02 +0000 (0:00:00.020) 0:03:41.663 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945676.302276, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1711945676.302276, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 96949, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1711945676.302276, "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-ci5zru6osr/tests/test-verify-volume-device.yml:9 Monday 01 April 2024 04:28:02 +0000 (0:00:00.194) 0:03:41.857 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:16 Monday 01 April 2024 04:28:02 +0000 (0:00:00.018) 0:03:41.876 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:24 Monday 01 April 2024 04:28:02 +0000 (0:00:00.014) 0:03:41.890 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:30 Monday 01 April 2024 04:28:02 +0000 (0:00:00.016) 0:03:41.907 ********** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:34 Monday 01 April 2024 04:28:02 +0000 (0:00:00.016) 0:03:41.923 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-device.yml:39 Monday 01 April 2024 04:28:02 +0000 (0:00:00.013) 0:03:41.937 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:3 Monday 01 April 2024 04:28:02 +0000 (0:00:00.017) 0:03:41.954 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 Monday 01 April 2024 04:28:02 +0000 (0:00:00.013) 0:03:41.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-ci5zru6osr/tests/test-verify-volume-encryption.yml:17 Monday 01 April 2024 04:28:04 +0000 (0:00:02.439) 0:03:44.407 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:23 Monday 01 April 2024 04:28:04 +0000 (0:00:00.013) 0:03:44.421 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:32 Monday 01 April 2024 04:28:04 +0000 (0:00:00.013) 0:03:44.434 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:45 Monday 01 April 2024 04:28:04 +0000 (0:00:00.019) 0:03:44.453 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:51 Monday 01 April 2024 04:28:04 +0000 (0:00:00.013) 0:03:44.467 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:56 Monday 01 April 2024 04:28:04 +0000 (0:00:00.013) 0:03:44.480 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:69 Monday 01 April 2024 04:28:04 +0000 (0:00:00.012) 0:03:44.493 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:81 Monday 01 April 2024 04:28:04 +0000 (0:00:00.012) 0:03:44.505 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:94 Monday 01 April 2024 04:28:04 +0000 (0:00:00.012) 0:03:44.518 ********** 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-ci5zru6osr/tests/test-verify-volume-encryption.yml:106 Monday 01 April 2024 04:28:04 +0000 (0:00:00.018) 0:03:44.537 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:114 Monday 01 April 2024 04:28:04 +0000 (0:00:00.016) 0:03:44.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:122 Monday 01 April 2024 04:28:04 +0000 (0:00:00.013) 0:03:44.567 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:131 Monday 01 April 2024 04:28:04 +0000 (0:00:00.013) 0:03:44.581 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:140 Monday 01 April 2024 04:28:04 +0000 (0:00:00.012) 0:03:44.593 ********** 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-ci5zru6osr/tests/test-verify-volume-md.yml:8 Monday 01 April 2024 04:28:04 +0000 (0:00:00.013) 0:03:44.607 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:14 Monday 01 April 2024 04:28:04 +0000 (0:00:00.015) 0:03:44.622 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:21 Monday 01 April 2024 04:28:05 +0000 (0:00:00.044) 0:03:44.667 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:28 Monday 01 April 2024 04:28:05 +0000 (0:00:00.014) 0:03:44.681 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:35 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:44.695 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:45 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:44.708 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:54 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:44.721 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:63 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:44.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:72 Monday 01 April 2024 04:28:05 +0000 (0:00:00.014) 0:03:44.749 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-md.yml:81 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:44.763 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:3 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:44.776 ********** ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:11 Monday 01 April 2024 04:28:05 +0000 (0:00:00.186) 0:03:44.963 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:20 Monday 01 April 2024 04:28:05 +0000 (0:00:00.015) 0:03:44.979 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:28 Monday 01 April 2024 04:28:05 +0000 (0:00:00.015) 0:03:44.994 ********** ok: [sut] => { "storage_test_expected_size": "2681670205.25" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:32 Monday 01 April 2024 04:28:05 +0000 (0:00:00.014) 0:03:45.008 ********** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:46 Monday 01 April 2024 04:28:05 +0000 (0:00:00.184) 0:03:45.193 ********** ok: [sut] => { "storage_test_pool": { "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-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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": "ext4", "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": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:50 Monday 01 April 2024 04:28:05 +0000 (0:00:00.020) 0:03:45.214 ********** ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test2": { "fstype": "ext4", "label": "", "name": "/dev/mapper/foo-test2", "size": "5G", "type": "lvm", "uuid": "77667fdf-6cac-4427-ba5f-438185a74900" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "njWDMe-qcHg-pY7Y-2wjm-nrZq-duvb-Sh7kFE" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:54 Monday 01 April 2024 04:28:05 +0000 (0:00:00.019) 0:03:45.233 ********** ok: [sut] => { "storage_test_pool_size": { "bytes": 10726680821, "changed": false, "failed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:58 Monday 01 April 2024 04:28:05 +0000 (0:00:00.018) 0:03:45.252 ********** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5363340410.5" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:68 Monday 01 April 2024 04:28:05 +0000 (0:00:00.019) 0:03:45.271 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:72 Monday 01 April 2024 04:28:05 +0000 (0:00:00.015) 0:03:45.286 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:77 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.300 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:83 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.313 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:88 Monday 01 April 2024 04:28:05 +0000 (0:00:00.014) 0:03:45.328 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:96 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.341 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:104 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.355 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:109 Monday 01 April 2024 04:28:05 +0000 (0:00:00.014) 0:03:45.369 ********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:113 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.382 ********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:117 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.396 ********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:121 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.409 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:129 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.423 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:138 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.436 ********** 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-ci5zru6osr/tests/test-verify-volume-size.yml:142 Monday 01 April 2024 04:28:05 +0000 (0:00:00.014) 0:03:45.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:150 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:156 Monday 01 April 2024 04:28:05 +0000 (0:00:00.013) 0:03:45.478 ********** ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:160 Monday 01 April 2024 04:28:05 +0000 (0:00:00.014) 0:03:45.493 ********** ok: [sut] => { "storage_test_expected_size": "5363340410.5" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-size.yml:164 Monday 01 April 2024 04:28:05 +0000 (0:00:00.014) 0:03:45.507 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:5 Monday 01 April 2024 04:28:05 +0000 (0:00:00.019) 0:03:45.527 ********** 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.024259", "end": "2024-04-01 04:28:06.064929", "rc": 0, "start": "2024-04-01 04:28:06.040670" } 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-ci5zru6osr/tests/test-verify-volume-cache.yml:13 Monday 01 April 2024 04:28:06 +0000 (0:00:00.211) 0:03:45.738 ********** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:18 Monday 01 April 2024 04:28:06 +0000 (0:00:00.016) 0:03:45.755 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:27 Monday 01 April 2024 04:28:06 +0000 (0:00:00.018) 0:03:45.773 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:35 Monday 01 April 2024 04:28:06 +0000 (0:00:00.014) 0:03:45.788 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:41 Monday 01 April 2024 04:28:06 +0000 (0:00:00.014) 0:03:45.803 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-cache.yml:47 Monday 01 April 2024 04:28:06 +0000 (0:00:00.014) 0:03:45.817 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume.yml:27 Monday 01 April 2024 04:28:06 +0000 (0:00:00.014) 0:03:45.831 ********** 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-ci5zru6osr/tests/verify-role-results.yml:44 Monday 01 April 2024 04:28:06 +0000 (0:00:00.013) 0:03:45.845 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:54 Monday 01 April 2024 04:28:06 +0000 (0:00:00.011) 0:03:45.856 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove both of the LVM logical volumes in 'foo' created above] *********** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:152 Monday 01 April 2024 04:28:06 +0000 (0:00:00.014) 0:03:45.871 ********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 01 April 2024 04:28:06 +0000 (0:00:00.043) 0:03:45.915 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 01 April 2024 04:28:06 +0000 (0:00:00.018) 0:03:45.934 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 01 April 2024 04:28:06 +0000 (0:00:00.015) 0:03:45.949 ********** 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-ci5zru6osr/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-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 01 April 2024 04:28:06 +0000 (0:00:00.034) 0:03:45.983 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 01 April 2024 04:28:06 +0000 (0:00:00.053) 0:03:46.037 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 01 April 2024 04:28:06 +0000 (0:00:00.016) 0:03:46.053 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 01 April 2024 04:28:06 +0000 (0:00:00.013) 0:03:46.066 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 01 April 2024 04:28:06 +0000 (0:00:00.012) 0:03:46.078 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 01 April 2024 04:28:06 +0000 (0:00:00.035) 0:03:46.114 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 01 April 2024 04:28:08 +0000 (0:00:02.459) 0:03:48.573 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent" } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 01 April 2024 04:28:08 +0000 (0:00:00.015) 0:03:48.589 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 01 April 2024 04:28:08 +0000 (0:00:00.014) 0:03:48.603 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 01 April 2024 04:28:13 +0000 (0:00:04.286) 0:03:52.890 ********** included: /WORKDIR/git-weekly-ci5zru6osr/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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 01 April 2024 04:28:13 +0000 (0:00:00.022) 0:03:52.913 ********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 01 April 2024 04:28:13 +0000 (0:00:00.012) 0:03:52.925 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 01 April 2024 04:28:13 +0000 (0:00:00.013) 0:03:52.938 ********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 01 April 2024 04:28:13 +0000 (0:00:00.013) 0:03:52.951 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 01 April 2024 04:28:15 +0000 (0:00:02.446) 0:03:55.398 ********** 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": "stopped", "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-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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 01 April 2024 04:28:17 +0000 (0:00:01.557) 0:03:56.955 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 01 April 2024 04:28:17 +0000 (0:00:00.021) 0:03:56.976 ********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 01 April 2024 04:28:17 +0000 (0:00:00.012) 0:03:56.989 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "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": "ext4", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 01 April 2024 04:28:22 +0000 (0:00:04.872) 0:04:01.861 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 01 April 2024 04:28:22 +0000 (0:00:00.013) 0:04:01.874 ********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 01 April 2024 04:28:22 +0000 (0:00:00.011) 0:04:01.886 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "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": "ext4", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 01 April 2024 04:28:22 +0000 (0:00:00.015) 0:04:01.902 ********** 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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 01 April 2024 04:28:22 +0000 (0:00:00.015) 0:04:01.917 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 01 April 2024 04:28:22 +0000 (0:00:00.015) 0:04:01.933 ********** changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'ext4'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext4", "mount_info": { "fstype": "ext4", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 01 April 2024 04:28:22 +0000 (0:00:00.207) 0:04:02.140 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 01 April 2024 04:28:22 +0000 (0:00:00.465) 0:04:02.606 ********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 01 April 2024 04:28:22 +0000 (0:00:00.013) 0:04:02.619 ********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 01 April 2024 04:28:22 +0000 (0:00:00.012) 0:04:02.632 ********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 01 April 2024 04:28:23 +0000 (0:00:00.457) 0:04:03.089 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711945174.7740772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "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-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 01 April 2024 04:28:23 +0000 (0:00:00.191) 0:04:03.280 ********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 01 April 2024 04:28:23 +0000 (0:00:00.012) 0:04:03.292 ********** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/tests_lvm_percent_size.yml:161 Monday 01 April 2024 04:28:24 +0000 (0:00:00.597) 0:04:03.890 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:2 Monday 01 April 2024 04:28:24 +0000 (0:00:00.031) 0:04:03.921 ********** 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": "absent", "type": "lvm", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:7 Monday 01 April 2024 04:28:24 +0000 (0:00:00.016) 0:04:03.938 ********** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:15 Monday 01 April 2024 04:28:24 +0000 (0:00:00.013) 0:04:03.951 ********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/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": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:20 Monday 01 April 2024 04:28:24 +0000 (0:00:00.186) 0:04:04.137 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002901", "end": "2024-04-01 04:28:24.652418", "rc": 0, "start": "2024-04-01 04:28:24.649517" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 2024 # # 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:25 Monday 01 April 2024 04:28:24 +0000 (0:00:00.188) 0:04:04.326 ********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002720", "end": "2024-04-01 04:28:24.838121", "failed_when_result": false, "rc": 0, "start": "2024-04-01 04:28:24.835401" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:34 Monday 01 April 2024 04:28:24 +0000 (0:00:00.184) 0:04:04.510 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:5 Monday 01 April 2024 04:28:24 +0000 (0:00:00.024) 0:04:04.535 ********** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:18 Monday 01 April 2024 04:28:24 +0000 (0:00:00.013) 0:04:04.548 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:24 Monday 01 April 2024 04:28:24 +0000 (0:00:00.013) 0:04:04.562 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool.yml:34 Monday 01 April 2024 04:28:24 +0000 (0:00:00.013) 0:04:04.575 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:2 Monday 01 April 2024 04:28:24 +0000 (0:00:00.027) 0:04:04.603 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:13 Monday 01 April 2024 04:28:24 +0000 (0:00:00.027) 0:04:04.630 ********** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:22 Monday 01 April 2024 04:28:24 +0000 (0:00:00.014) 0:04:04.645 ********** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:27 Monday 01 April 2024 04:28:25 +0000 (0:00:00.017) 0:04:04.662 ********** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:33 Monday 01 April 2024 04:28:25 +0000 (0:00:00.016) 0:04:04.679 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:42 Monday 01 April 2024 04:28:25 +0000 (0:00:00.017) 0:04:04.697 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:48 Monday 01 April 2024 04:28:25 +0000 (0:00:00.016) 0:04:04.713 ********** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:54 Monday 01 April 2024 04:28:25 +0000 (0:00:00.016) 0:04:04.730 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:59 Monday 01 April 2024 04:28:25 +0000 (0:00:00.014) 0:04:04.744 ********** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:73 Monday 01 April 2024 04:28:25 +0000 (0:00:00.011) 0:04:04.756 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:8 Monday 01 April 2024 04:28:25 +0000 (0:00:00.023) 0:04:04.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:14 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:04.793 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:21 Monday 01 April 2024 04:28:25 +0000 (0:00:00.014) 0:04:04.807 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:28 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:04.820 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:35 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:04.834 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:45 Monday 01 April 2024 04:28:25 +0000 (0:00:00.012) 0:04:04.847 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:54 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:04.860 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:64 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:04.873 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:74 Monday 01 April 2024 04:28:25 +0000 (0:00:00.014) 0:04:04.888 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:85 Monday 01 April 2024 04:28:25 +0000 (0:00:00.045) 0:04:04.934 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-md.yml:95 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:04.947 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:76 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:04.961 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-lvmraid.yml:2 Monday 01 April 2024 04:28:25 +0000 (0:00:00.025) 0:04:04.987 ********** TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:79 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:05.001 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-thin.yml:2 Monday 01 April 2024 04:28:25 +0000 (0:00:00.025) 0:04:05.026 ********** TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:82 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:05.039 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:5 Monday 01 April 2024 04:28:25 +0000 (0:00:00.027) 0:04:05.067 ********** 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-ci5zru6osr/tests/verify-pool-members-encryption.yml:13 Monday 01 April 2024 04:28:25 +0000 (0:00:00.015) 0:04:05.083 ********** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:20 Monday 01 April 2024 04:28:25 +0000 (0:00:00.011) 0:04:05.094 ********** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-encryption.yml:27 Monday 01 April 2024 04:28:25 +0000 (0:00:00.012) 0:04:05.107 ********** 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-ci5zru6osr/tests/test-verify-pool-members.yml:85 Monday 01 April 2024 04:28:25 +0000 (0:00:00.012) 0:04:05.119 ********** included: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-pool-members-vdo.yml:2 Monday 01 April 2024 04:28:25 +0000 (0:00:00.029) 0:04:05.149 ********** TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-pool-members.yml:88 Monday 01 April 2024 04:28:25 +0000 (0:00:00.012) 0:04:05.161 ********** 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-ci5zru6osr/tests/test-verify-pool-volumes.yml:3 Monday 01 April 2024 04:28:25 +0000 (0:00:00.013) 0:04:05.175 ********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:44 Monday 01 April 2024 04:28:25 +0000 (0:00:00.012) 0:04:05.187 ********** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci5zru6osr/tests/verify-role-results.yml:54 Monday 01 April 2024 04:28:25 +0000 (0:00:00.011) 0:04:05.199 ********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=811 changed=11 unreachable=0 failed=1 skipped=832 rescued=1 ignored=0 Monday 01 April 2024 04:28:25 +0000 (0:00:00.009) 0:04:05.208 ********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 49.08s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 5.41s /WORKDIR/git-weekly-ci5zru6osr/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.37s /WORKDIR/git-weekly-ci5zru6osr/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.99s /WORKDIR/git-weekly-ci5zru6osr/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.87s /WORKDIR/git-weekly-ci5zru6osr/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.81s /WORKDIR/git-weekly-ci5zru6osr/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.49s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get required packages ---------------------- 4.40s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.39s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.29s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.27s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.24s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.18s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Get required packages ---------------------- 4.06s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 3.92s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 3.28s /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.61s /WORKDIR/git-weekly-ci5zru6osr/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure required packages are installed --- 2.60s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 linux-system-roles.storage : Make sure required packages are installed --- 2.56s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 linux-system-roles.storage : Make sure required packages are installed --- 2.52s /WORKDIR/git-weekly-ci5zru6osr/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---