# 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_cluster_destroy.yml ******************************************** 2 plays in /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:4 Saturday 09 December 2023 08:17:26 +0000 (0:00:00.012) 0:00:00.012 ***** ok: [sut] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci8p9c_l4h/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Deconfigure cluster] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:9 Saturday 09 December 2023 08:17:26 +0000 (0:00:00.009) 0:00:00.022 ***** ok: [sut] META: ran handlers TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:18 Saturday 09 December 2023 08:17:26 +0000 (0:00:00.666) 0:00:00.688 ***** TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9 Saturday 09 December 2023 08:17:26 +0000 (0:00:00.025) 0:00:00.714 ***** ok: [sut] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Ensure facts used by tests] ************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.018) 0:00:00.733 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:22 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.017) 0:00:00.750 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:27 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.248) 0:00:00.999 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_is_ostree": false }, "changed": false } TASK [linux-system-roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:32 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.020) 0:00:01.019 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:41 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.017) 0:00:01.036 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run HA Cluster role] ***************************************************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:23 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.017) 0:00:01.054 ***** TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.022) 0:00:01.076 ***** included: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for sut TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.013) 0:00:01.090 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Check if system is ostree] *************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:11 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.055) 0:00:01.145 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:16 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.020) 0:00:01.165 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:20 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.021) 0:00:01.187 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_fullstack_node_packages": [ "corosync", "libknet1-plugins-all", "resource-agents", "pacemaker", "openssl" ], "__ha_cluster_pcs_provider": "pcs-0.10", "__ha_cluster_qdevice_node_packages": [ "corosync-qdevice", "bash", "coreutils", "curl", "grep", "nss-tools", "openssl", "sed" ], "__ha_cluster_repos": [], "__ha_cluster_role_essential_packages": [ "pcs", "corosync-qnetd" ], "__ha_cluster_sbd_packages": [ "sbd" ], "__ha_cluster_services": [ "corosync", "corosync-qdevice", "pacemaker" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } 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": { "__ha_cluster_repos": [ { "id": "ha", "name": "HighAvailability" }, { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__ha_cluster_repos": [ { "id": "ha", "name": "HighAvailability" }, { "id": "resilientstorage", "name": "ResilientStorage" } ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.ha_cluster : Set Linux Pacemaker shell specific variables] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:35 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.039) 0:00:01.226 ***** ok: [sut] => { "ansible_facts": {}, "ansible_included_var_files": [ "/WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/vars/shell_pcs.yml" ], "changed": false } TASK [linux-system-roles.ha_cluster : Enable package repositories] ************* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.020) 0:00:01.247 ***** included: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml for sut TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml:3 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.014) 0:00:01.261 ***** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=CentOS.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml" }, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml:24 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.034) 0:00:01.296 ***** included: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml for sut TASK [linux-system-roles.ha_cluster : List active CentOS repositories] ********* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:3 Saturday 09 December 2023 08:17:27 +0000 (0:00:00.024) 0:00:01.320 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "repolist" ], "delta": "0:00:00.243068", "end": "2023-12-09 08:17:28.054150", "rc": 0, "start": "2023-12-09 08:17:27.811082" } STDOUT: repo id repo name appstream CentOS Stream 8 - AppStream baseos CentOS Stream 8 - BaseOS beaker-client Beaker Client - RedHatEnterpriseLinux8 beaker-harness Beaker harness beaker-tasks Beaker tasks beakerlib-libraries Copr repo for beakerlib-libraries owned by bgoncalv copr:copr.devel.redhat.com:lpol:qa-tools Copr repo for qa-tools owned by lpol extras CentOS Stream 8 - Extras extras-common CentOS Stream 8 - Extras common packages ha CentOS Stream 8 - HighAvailability TASK [linux-system-roles.ha_cluster : Enable CentOS repositories] ************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:10 Saturday 09 December 2023 08:17:28 +0000 (0:00:00.470) 0:00:01.791 ***** skipping: [sut] => (item={'id': 'ha', 'name': 'HighAvailability'}) => { "ansible_loop_var": "item", "changed": false, "item": { "id": "ha", "name": "HighAvailability" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'id': 'resilientstorage', 'name': 'ResilientStorage'}) => { "ansible_loop_var": "item", "changed": false, "item": { "id": "resilientstorage", "name": "ResilientStorage" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Install role essential packages] ********* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:11 Saturday 09 December 2023 08:17:28 +0000 (0:00:00.024) 0:00:01.815 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: rubygem-json-2.1.0-111.module_el8+475+35a6c697.x86_64", "Installed: rubygem-bigdecimal-1.3.4-111.module_el8+475+35a6c697.x86_64", "Installed: rubygems-2.7.6.3-111.module_el8+475+35a6c697.noarch", "Installed: python3-pyparsing-2.1.10-7.el8.noarch", "Installed: liberation-fonts-common-1:2.00.3-7.el8.noarch", "Installed: libknet1-1.28-1.el8.x86_64", "Installed: liberation-sans-fonts-1:2.00.3-7.el8.noarch", "Installed: libknet1-compress-bzip2-plugin-1.28-1.el8.x86_64", "Installed: python3-pycurl-7.43.0.2-4.el8.x86_64", "Installed: libqb-1.0.3-13.el8.x86_64", "Installed: libwbclient-4.18.6-1.el8.x86_64", "Installed: libknet1-compress-lz4-plugin-1.28-1.el8.x86_64", "Installed: libknet1-compress-lzma-plugin-1.28-1.el8.x86_64", "Installed: rubygem-psych-3.0.2-111.module_el8+475+35a6c697.x86_64", "Installed: libknet1-compress-lzo2-plugin-1.28-1.el8.x86_64", "Installed: samba-client-libs-4.18.6-1.el8.x86_64", "Installed: libknet1-compress-plugins-all-1.28-1.el8.x86_64", "Installed: pcs-0.10.17-2.el8.x86_64", "Installed: pacemaker-libs-2.1.6-9.1.el8.x86_64", "Installed: libknet1-compress-zlib-plugin-1.28-1.el8.x86_64", "Installed: libknet1-crypto-nss-plugin-1.28-1.el8.x86_64", "Installed: nss-tools-3.90.0-3.el8.x86_64", "Installed: libknet1-crypto-openssl-plugin-1.28-1.el8.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: clufter-bin-0.77.1-5.el8.x86_64", "Installed: samba-common-4.18.6-1.el8.noarch", "Installed: clufter-common-0.77.1-5.el8.noarch", "Installed: perl-TimeDate-1:2.30-15.module_el8+336+32327ac4.noarch", "Installed: ruby-irb-2.5.9-111.module_el8+475+35a6c697.noarch", "Installed: libknet1-crypto-plugins-all-1.28-1.el8.x86_64", "Installed: overpass-fonts-3.0.2-3.el8.noarch", "Installed: libknet1-plugins-all-1.28-1.el8.x86_64", "Installed: pacemaker-schemas-2.1.6-9.1.el8.noarch", "Installed: fontpackages-filesystem-1.44-22.el8.noarch", "Installed: rubygem-did_you_mean-1.2.0-111.module_el8+475+35a6c697.noarch", "Installed: corosync-3.1.8-1.el8.x86_64", "Installed: corosynclib-3.1.8-1.el8.x86_64", "Installed: libnozzle1-1.28-1.el8.x86_64", "Installed: python3-clufter-0.77.1-5.el8.noarch", "Installed: rubygem-rdoc-6.0.1.1-111.module_el8+475+35a6c697.noarch", "Installed: corosync-qnetd-3.0.2-2.el8.x86_64", "Installed: ruby-libs-2.5.9-111.module_el8+475+35a6c697.x86_64", "Installed: rubygem-io-console-0.4.6-111.module_el8+475+35a6c697.x86_64", "Installed: net-snmp-libs-1:5.8-28.el8.x86_64", "Installed: net-tools-2.0-0.52.20160912git.el8.x86_64", "Installed: samba-common-libs-4.18.6-1.el8.x86_64", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: pacemaker-2.1.6-9.1.el8.x86_64", "Installed: ruby-2.5.9-111.module_el8+475+35a6c697.x86_64", "Installed: rubygem-openssl-2.1.2-111.module_el8+475+35a6c697.x86_64", "Installed: centos-logos-85.8-2.el8.x86_64", "Installed: cifs-utils-7.0-1.el8.x86_64", "Installed: pacemaker-cluster-libs-2.1.6-9.1.el8.x86_64", "Installed: resource-agents-4.9.0-51.el8.x86_64", "Installed: pacemaker-cli-2.1.6-9.1.el8.x86_64" ] } lsrpackages: corosync-qnetd pcs TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:21 Saturday 09 December 2023 08:17:49 +0000 (0:00:20.985) 0:00:22.800 ***** included: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml for sut TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:5 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.028) 0:00:22.829 ***** skipping: [sut] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:15 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.030) 0:00:22.860 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if configuring qnetd on a cluster node] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:30 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.006) 0:00:22.866 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if no valid level is specified for a fencing level] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:40 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.006) 0:00:22.873 ***** TASK [linux-system-roles.ha_cluster : Fail if no target is specified for a fencing level] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:48 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.016) 0:00:22.890 ***** TASK [linux-system-roles.ha_cluster : Discover cluster node names] ************* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:62 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.017) 0:00:22.907 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } TASK [linux-system-roles.ha_cluster : Collect cluster node names] ************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:66 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.022) 0:00:22.930 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } TASK [linux-system-roles.ha_cluster : Extract qdevice settings] **************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:74 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.022) 0:00:22.952 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_qdevice_host": "", "__ha_cluster_qdevice_in_use": false, "__ha_cluster_qdevice_model": "", "__ha_cluster_qdevice_pcs_address": "" }, "changed": false } TASK [linux-system-roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:91 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.022) 0:00:22.974 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } TASK [linux-system-roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:106 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.020) 0:00:22.995 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:115 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.018) 0:00:23.013 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Fetch pcs capabilities] ****************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:129 Saturday 09 December 2023 08:17:49 +0000 (0:00:00.019) 0:00:23.032 ***** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:01.246542", "end": "2023-12-09 08:17:50.767300", "rc": 0, "start": "2023-12-09 08:17:49.520758" } STDOUT: 0.10.17 booth booth.enable-authfile.set booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.operation-defaults pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation TASK [linux-system-roles.ha_cluster : Parse pcs capabilities] ****************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:136 Saturday 09 December 2023 08:17:50 +0000 (0:00:01.475) 0:00:24.508 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_pcs_capabilities": [ "booth", "booth.enable-authfile.set", "booth.enable-authfile.unset", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.config.output-formats", "pcmk.properties.cluster.defaults", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.output-formats", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ], "__ha_cluster_pcsd_capabilities_available": false }, "changed": false } TASK [linux-system-roles.ha_cluster : Fetch pcsd capabilities] ***************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:152 Saturday 09 December 2023 08:17:50 +0000 (0:00:00.023) 0:00:24.531 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Parse pcsd capabilities] ***************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:160 Saturday 09 December 2023 08:17:50 +0000 (0:00:00.007) 0:00:24.538 ***** ok: [sut] => { "ansible_facts": { "__ha_cluster_pcsd_capabilities": [] }, "changed": false } TASK [linux-system-roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:171 Saturday 09 December 2023 08:17:50 +0000 (0:00:00.019) 0:00:24.558 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set hacluster password] ****************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:26 Saturday 09 December 2023 08:17:50 +0000 (0:00:00.021) 0:00:24.580 ***** changed: [sut] => { "append": false, "changed": true, "comment": "cluster user", "group": 189, "home": "/home/hacluster", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } TASK [linux-system-roles.ha_cluster : Configure pcs / pcsd] ******************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:35 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.450) 0:00:25.030 ***** included: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml for sut TASK [linux-system-roles.ha_cluster : Stop pcsd] ******************************* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:6 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.030) 0:00:25.061 ***** ok: [sut] => { "changed": false, "name": "pcsd", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket network-online.target basic.target pcsd-ruby.service sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "man:pcsd(8) man:pcs(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "network-online.target pcsd-ruby.service sysinit.target system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:11 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.479) 0:00:25.540 ***** skipping: [sut] => (item=/var/lib/pcsd/pcsd.key) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.key", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/lib/pcsd/pcsd.crt) => { "ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Get the stat of /var/lib/pcsd] *********** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:25 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.018) 0:00:25.559 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:30 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.017) 0:00:25.577 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:37 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.017) 0:00:25.594 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:49 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.017) 0:00:25.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS private key] ********* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:64 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.017) 0:00:25.629 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] ********* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:71 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.018) 0:00:25.648 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************ task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:79 Saturday 09 December 2023 08:17:51 +0000 (0:00:00.019) 0:00:25.667 ***** changed: [sut] => { "changed": true, "checksum": "b504e1b9c9aa23803dd6f95e66c757088b08551d", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "md5sum": "087ff556d850518c8fff5ad1179d8817", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 359, "src": "/root/.ansible/tmp/ansible-tmp-1702109871.9850972-24819-247283768610878/source", "state": "file", "uid": 0 } TASK [linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:88 Saturday 09 December 2023 08:17:52 +0000 (0:00:00.598) 0:00:26.265 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket sysinit.target pcsd-ruby.service system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pcsd-ruby.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "man:pcsd(8) man:pcs(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "network-online.target sysinit.target pcsd-ruby.service system.slice", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.ha_cluster : Configure firewall] ********************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:41 Saturday 09 December 2023 08:17:54 +0000 (0:00:01.738) 0:00:28.003 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Configure selinux] *********************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:44 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.018) 0:00:28.022 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Install cluster packages] **************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.040 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute fence-virt authkey] *********** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:66 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.057 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Configure SBD] *************************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:71 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.074 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Configure corosync] ********************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:74 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.092 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Pcs auth] ******************************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:77 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.109 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Distribute cluster shared keys] ********** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:82 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.127 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:88 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.144 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:91 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.161 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Create and push CIB] ********************* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:94 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.179 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************ task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:100 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.017) 0:00:28.196 ***** included: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml for sut TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************ task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml:9 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.021) 0:00:28.218 ***** ok: [sut] => (item=/etc/corosync/corosync.conf) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "pcs", "cluster", "destroy" ], "item": "/etc/corosync/corosync.conf", "rc": 0 } STDOUT: skipped, since /etc/corosync/corosync.conf does not exist ok: [sut] => (item=/var/lib/pacemaker/cib/cib.xml) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "pcs", "cluster", "destroy" ], "item": "/var/lib/pacemaker/cib/cib.xml", "rc": 0 } STDOUT: skipped, since /var/lib/pacemaker/cib/cib.xml does not exist TASK [linux-system-roles.ha_cluster : Remove fence-virt authkey] *************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:103 Saturday 09 December 2023 08:17:54 +0000 (0:00:00.360) 0:00:28.578 ***** ok: [sut] => { "changed": false, "path": "/etc/cluster/fence_xvm.key", "state": "absent" } TASK [linux-system-roles.ha_cluster : Configure qnetd] ************************* task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:108 Saturday 09 December 2023 08:17:55 +0000 (0:00:00.261) 0:00:28.840 ***** included: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml for sut TASK [linux-system-roles.ha_cluster : Remove qnetd configuration] ************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 Saturday 09 December 2023 08:17:55 +0000 (0:00:00.025) 0:00:28.865 ***** changed: [sut] => { "changed": true, "cmd": [ "pcs", "--force", "--", "qdevice", "destroy", "net" ], "delta": "0:00:01.087986", "end": "2023-12-09 08:17:56.412498", "rc": 0, "start": "2023-12-09 08:17:55.324512" } STDOUT: Stopping quorum device... quorum device stopped quorum device disabled Quorum device 'net' configuration files removed TASK [linux-system-roles.ha_cluster : Setup qnetd] ***************************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:19 Saturday 09 December 2023 08:17:56 +0000 (0:00:01.289) 0:00:30.155 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.ha_cluster : Enable or disable qnetd service on boot] *** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:37 Saturday 09 December 2023 08:17:56 +0000 (0:00:00.017) 0:00:30.172 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat corosync.conf] ****************************************************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:28 Saturday 09 December 2023 08:17:56 +0000 (0:00:00.017) 0:00:30.190 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Stat cib.xml] ************************************************************ task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:33 Saturday 09 December 2023 08:17:56 +0000 (0:00:00.263) 0:00:30.453 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Stat fence_xvm.key] ****************************************************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:38 Saturday 09 December 2023 08:17:57 +0000 (0:00:00.267) 0:00:30.721 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Check the files do not exist] ******************************************** task path: /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:43 Saturday 09 December 2023 08:17:57 +0000 (0:00:00.182) 0:00:30.903 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=35 changed=5 unreachable=0 failed=0 skipped=36 rescued=0 ignored=0 Saturday 09 December 2023 08:17:57 +0000 (0:00:00.019) 0:00:30.923 ***** =============================================================================== linux-system-roles.ha_cluster : Install role essential packages -------- 20.99s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:11 linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 1.74s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:88 linux-system-roles.ha_cluster : Fetch pcs capabilities ------------------ 1.48s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:129 linux-system-roles.ha_cluster : Remove qnetd configuration -------------- 1.29s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:9 -------------- linux-system-roles.ha_cluster : Distribute pcs_settings.conf ------------ 0.60s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:79 linux-system-roles.ha_cluster : Stop pcsd ------------------------------- 0.48s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:6 linux-system-roles.ha_cluster : List active CentOS repositories --------- 0.47s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:3 linux-system-roles.ha_cluster : Set hacluster password ------------------ 0.45s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:26 linux-system-roles.ha_cluster : Remove cluster configuration ------------ 0.36s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/cluster-destroy-pcs-0.10.yml:9 Stat cib.xml ------------------------------------------------------------ 0.27s /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:33 ------------- Stat corosync.conf ------------------------------------------------------ 0.26s /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:28 ------------- linux-system-roles.ha_cluster : Remove fence-virt authkey --------------- 0.26s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:103 linux-system-roles.ha_cluster : Check if system is ostree --------------- 0.25s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:22 Stat fence_xvm.key ------------------------------------------------------ 0.18s /WORKDIR/git-weekly-ci8p9c_l4h/tests/tests_cluster_destroy.yml:38 ------------- linux-system-roles.ha_cluster : Ensure ansible_facts used by role ------- 0.06s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2 linux-system-roles.ha_cluster : Set platform/version specific variables --- 0.04s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:20 linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories --- 0.03s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/enable-package-repositories.yml:3 linux-system-roles.ha_cluster : Fail if passwords are not specified ----- 0.03s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:5 linux-system-roles.ha_cluster : Configure pcs / pcsd -------------------- 0.03s /WORKDIR/git-weekly-ci8p9c_l4h/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:35 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---