+ cd /tmp/tmpn5jlf92c/tests; TEST_SUBJECTS=/cache/centos-8.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_ha_cluster-15-eb38c4e-centos-8-6573ytpn/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpn5jlf92c/_setup.yml /tmp/tmpn5jlf92c/tests/tests_cib_resources_create.yml ansible-playbook 2.9.20 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] 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: _setup.yml *********************************************************** 2 plays in /tmp/tmpn5jlf92c/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpn5jlf92c/_setup.yml:5 ok: [/cache/centos-8.qcow2] => { "groups": { "all": [ "/cache/centos-8.qcow2" ], "localhost": [ "/cache/centos-8.qcow2" ], "subjects": [ "/cache/centos-8.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpn5jlf92c/_setup.yml:7 skipping: [/cache/centos-8.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY [Enable HA repos] ********************************************************* META: ran handlers TASK [Enable HA repos] ********************************************************* task path: /tmp/tmpn5jlf92c/_setup.yml:16 [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. changed: [/cache/centos-8.qcow2] => {"changed": true, "cmd": ["dnf", "config-manager", "--set-enabled", "ha"], "delta": "0:00:00.368075", "end": "2021-05-13 12:01:17.414985", "rc": 0, "start": "2021-05-13 12:01:17.046910", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_cib_resources_create.yml *************************************** 1 plays in /tmp/tmpn5jlf92c/tests/tests_cib_resources_create.yml PLAY [Create all kinds of resources in a cluster] ****************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpn5jlf92c/tests/tests_cib_resources_create.yml:3 ok: [/cache/centos-8.qcow2] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmpn5jlf92c/tests/tests_cib_resources_create.yml:169 included: /tmp/tmpn5jlf92c/tests/tasks/setup_test.yml for /cache/centos-8.qcow2 TASK [Set node name to 'localhost' for single-node clusters] ******************* task path: /tmp/tmpn5jlf92c/tests/tasks/setup_test.yml:1 ok: [/cache/centos-8.qcow2] => {"ansible_facts": {"inventory_hostname": "localhost"}, "changed": false} TASK [Do not try to enable RHEL repositories] ********************************** task path: /tmp/tmpn5jlf92c/tests/tasks/setup_test.yml:7 skipping: [/cache/centos-8.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Run HA Cluster role] ***************************************************** task path: /tmp/tmpn5jlf92c/tests/tests_cib_resources_create.yml:172 TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpn5jlf92c/tasks/main.yml:3 skipping: [/cache/centos-8.qcow2] => (item=RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/centos-8.qcow2] => (item=CentOS.yml) => {"ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False"} ok: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {"ansible_facts": {"__ha_cluster_repos": [{"id": "ha", "name": "HighAvailability"}]}, "ansible_included_var_files": ["/tmp/tmpn5jlf92c/vars/CentOS_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml"} skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.3.yml) => {"ansible_loop_var": "item", "changed": false, "item": "CentOS_8.3.yml", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /tmp/tmpn5jlf92c/tasks/main.yml:18 included: /tmp/tmpn5jlf92c/tasks/check-and-prepare-role-variables.yml for /cache/centos-8.qcow2 TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /tmp/tmpn5jlf92c/tasks/check-and-prepare-role-variables.yml:3 skipping: [/cache/centos-8.qcow2] => (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 : Discover cluster node names] ************* task path: /tmp/tmpn5jlf92c/tasks/check-and-prepare-role-variables.yml:12 ok: [/cache/centos-8.qcow2] => {"ansible_facts": {"__ha_cluster_node_name": "localhost"}, "changed": false} TASK [linux-system-roles.ha_cluster : Collect cluster node names] ************** task path: /tmp/tmpn5jlf92c/tasks/check-and-prepare-role-variables.yml:18 ok: [/cache/centos-8.qcow2] => {"ansible_facts": {"__ha_cluster_all_node_names": ["localhost"]}, "changed": false} TASK [linux-system-roles.ha_cluster : Install and configure cluster packages] *** task path: /tmp/tmpn5jlf92c/tasks/main.yml:21 included: /tmp/tmpn5jlf92c/tasks/install-and-configure-packages.yml for /cache/centos-8.qcow2 TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/tmpn5jlf92c/tasks/install-and-configure-packages.yml:3 ok: [/cache/centos-8.qcow2] => (item=RedHat.yml) => {"ansible_facts": {"__ha_cluster_enable_repo_tasks_file": "/tmp/tmpn5jlf92c/tasks/enable-repositories/RedHat.yml"}, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml"} ok: [/cache/centos-8.qcow2] => (item=CentOS.yml) => {"ansible_facts": {"__ha_cluster_enable_repo_tasks_file": "/tmp/tmpn5jlf92c/tasks/enable-repositories/CentOS.yml"}, "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml"} skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {"ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.3.yml) => {"ansible_loop_var": "item", "changed": false, "item": "CentOS_8.3.yml", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/tmpn5jlf92c/tasks/install-and-configure-packages.yml:24 included: /tmp/tmpn5jlf92c/tasks/enable-repositories/CentOS.yml for /cache/centos-8.qcow2 TASK [linux-system-roles.ha_cluster : List active CentOS repositories] ********* task path: /tmp/tmpn5jlf92c/tasks/enable-repositories/CentOS.yml:3 ok: [/cache/centos-8.qcow2] => {"changed": false, "cmd": ["dnf", "repolist"], "delta": "0:00:00.222865", "end": "2021-05-13 12:01:19.426540", "rc": 0, "start": "2021-05-13 12:01:19.203675", "stderr": "", "stderr_lines": [], "stdout": "repo id repo name\nappstream CentOS Linux 8 - AppStream\nbaseos CentOS Linux 8 - BaseOS\nextras CentOS Linux 8 - Extras\nha CentOS Linux 8 - HighAvailability", "stdout_lines": ["repo id repo name", "appstream CentOS Linux 8 - AppStream", "baseos CentOS Linux 8 - BaseOS", "extras CentOS Linux 8 - Extras", "ha CentOS Linux 8 - HighAvailability"]} TASK [linux-system-roles.ha_cluster : Enable CentOS repositories] ************** task path: /tmp/tmpn5jlf92c/tasks/enable-repositories/CentOS.yml:12 skipping: [/cache/centos-8.qcow2] => (item={'id': 'ha', 'name': 'HighAvailability'}) => {"ansible_loop_var": "item", "changed": false, "item": {"id": "ha", "name": "HighAvailability"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Install cluster packages] **************** task path: /tmp/tmpn5jlf92c/tasks/install-and-configure-packages.yml:30 changed: [/cache/centos-8.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: samba-client-libs-4.12.3-12.el8.3.x86_64", "Installed: samba-common-4.12.3-12.el8.3.noarch", "Installed: samba-common-libs-4.12.3-12.el8.3.x86_64", "Installed: nspr-4.25.0-2.el8_2.x86_64", "Installed: nss-3.53.1-17.el8_3.x86_64", "Installed: nss-softokn-3.53.1-17.el8_3.x86_64", "Installed: nss-softokn-freebl-3.53.1-17.el8_3.x86_64", "Installed: nss-sysinit-3.53.1-17.el8_3.x86_64", "Installed: nss-util-3.53.1-17.el8_3.x86_64", "Installed: libwbclient-4.12.3-12.el8.3.x86_64", "Installed: libxslt-1.1.32-5.el8.x86_64", "Installed: ruby-2.5.5-106.module_el8.3.0+571+bab7c6bc.x86_64", "Installed: avahi-libs-0.7-19.el8.x86_64", "Installed: fence-virt-1.0.0-1.el8.x86_64", "Installed: ruby-irb-2.5.5-106.module_el8.3.0+571+bab7c6bc.noarch", "Installed: ruby-libs-2.5.5-106.module_el8.3.0+571+bab7c6bc.x86_64", "Installed: lvm2-8:2.03.09-5.el8.x86_64", "Installed: lvm2-libs-8:2.03.09-5.el8.x86_64", "Installed: rubygem-bigdecimal-1.3.4-106.module_el8.3.0+571+bab7c6bc.x86_64", "Installed: overpass-fonts-3.0.2-3.el8.noarch", "Installed: pacemaker-cluster-libs-2.0.4-6.el8_3.1.x86_64", "Installed: pacemaker-libs-2.0.4-6.el8_3.1.x86_64", "Installed: pacemaker-schemas-2.0.4-6.el8_3.1.noarch", "Installed: rubygem-did_you_mean-1.2.0-106.module_el8.3.0+571+bab7c6bc.noarch", "Installed: rubygem-io-console-0.4.6-106.module_el8.3.0+571+bab7c6bc.x86_64", "Installed: cifs-utils-6.8-3.el8.x86_64", "Installed: rubygem-json-2.1.0-106.module_el8.3.0+571+bab7c6bc.x86_64", "Installed: cups-libs-1:2.2.6-38.el8.x86_64", "Installed: rubygem-openssl-2.1.2-106.module_el8.3.0+571+bab7c6bc.x86_64", "Installed: net-snmp-libs-1:5.8-18.el8_3.1.x86_64", "Installed: python3-html5lib-1:0.999999999-6.el8.noarch", "Installed: rubygem-psych-3.0.2-106.module_el8.3.0+571+bab7c6bc.x86_64", "Installed: perl-TimeDate-1:2.30-15.module_el8.3.0+416+dee7bcef.noarch", "Installed: rubygem-rdoc-6.0.1-106.module_el8.3.0+571+bab7c6bc.noarch", "Installed: rubygems-2.7.6.2-106.module_el8.3.0+571+bab7c6bc.noarch", "Installed: device-mapper-event-8:1.02.171-5.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.171-5.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: device-mapper-persistent-data-0.8.5-4.el8.x86_64", "Installed: python3-lxml-4.2.3-1.el8.x86_64", "Installed: clufter-bin-0.77.1-5.el8.x86_64", "Installed: clufter-common-0.77.1-5.el8.noarch", "Installed: corosync-3.0.3-4.el8.x86_64", "Installed: python3-pip-9.0.3-18.el8.noarch", "Installed: libknet1-1.16-1.el8.x86_64", "Installed: libknet1-compress-bzip2-plugin-1.16-1.el8.x86_64", "Installed: libknet1-compress-lz4-plugin-1.16-1.el8.x86_64", "Installed: libknet1-compress-lzma-plugin-1.16-1.el8.x86_64", "Installed: libknet1-compress-lzo2-plugin-1.16-1.el8.x86_64", "Installed: libknet1-compress-plugins-all-1.16-1.el8.x86_64", "Installed: libknet1-compress-zlib-plugin-1.16-1.el8.x86_64", "Installed: python3-pyOpenSSL-18.0.0-1.el8.noarch", "Installed: libknet1-crypto-nss-plugin-1.16-1.el8.x86_64", "Installed: libknet1-crypto-openssl-plugin-1.16-1.el8.x86_64", "Installed: libknet1-crypto-plugins-all-1.16-1.el8.x86_64", "Installed: python3-pycurl-7.43.0.2-4.el8.x86_64", "Installed: libknet1-plugins-all-1.16-1.el8.x86_64", "Installed: libnozzle1-1.16-1.el8.x86_64", "Installed: pacemaker-2.0.4-6.el8_3.1.x86_64", "Installed: pacemaker-cli-2.0.4-6.el8_3.1.x86_64", "Installed: pcs-0.10.6-4.el8_3.1.x86_64", "Installed: python3-clufter-0.77.1-5.el8.noarch", "Installed: resource-agents-4.1.1-68.el8_3.2.x86_64", "Installed: liberation-fonts-common-1:2.00.3-7.el8.noarch", "Installed: liberation-sans-fonts-1:2.00.3-7.el8.noarch", "Installed: perl-Carp-1.42-396.el8.noarch", "Installed: perl-Errno-1.28-416.el8.x86_64", "Installed: perl-Exporter-5.72-396.el8.noarch", "Installed: perl-File-Path-2.15-2.el8.noarch", "Installed: perl-IO-1.38-416.el8.x86_64", "Installed: perl-PathTools-3.74-1.el8.x86_64", "Installed: python3-webencodings-0.5.1-6.el8.noarch", "Installed: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64", "Installed: perl-Socket-4:2.027-3.el8.x86_64", "Installed: python36-3.6.8-2.module_el8.3.0+562+e162826a.x86_64", "Installed: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", "Installed: perl-Time-Local-1:1.280-1.el8.noarch", "Installed: perl-Unicode-Normalize-1.25-396.el8.x86_64", "Installed: perl-constant-1.33-396.el8.noarch", "Installed: perl-interpreter-4:5.26.3-416.el8.x86_64", "Installed: perl-libs-4:5.26.3-416.el8.x86_64", "Installed: perl-macros-4:5.26.3-416.el8.x86_64", "Installed: perl-parent-1:0.237-1.el8.noarch", "Installed: perl-threads-1:2.21-2.el8.x86_64", "Installed: perl-threads-shared-1.58-2.el8.x86_64", "Installed: pkgconf-1.4.2-1.el8.x86_64", "Installed: pkgconf-m4-1.4.2-1.el8.noarch", "Installed: pkgconf-pkg-config-1.4.2-1.el8.x86_64", "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: corosynclib-3.0.3-4.el8.x86_64", "Installed: libpkgconf-1.4.2-1.el8.x86_64", "Installed: python3-pyparsing-2.1.10-7.el8.noarch", "Installed: libqb-1.0.3-12.el8.x86_64", "Installed: python3-setuptools-39.2.0-6.el8.noarch"]} TASK [linux-system-roles.ha_cluster : Set hacluster password] ****************** task path: /tmp/tmpn5jlf92c/tasks/install-and-configure-packages.yml:43 changed: [/cache/centos-8.qcow2] => {"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 firewall] ********************** task path: /tmp/tmpn5jlf92c/tasks/main.yml:26 included: /tmp/tmpn5jlf92c/tasks/firewall.yml for /cache/centos-8.qcow2 TASK [linux-system-roles.ha_cluster : Get services status - detect firewall] *** task path: /tmp/tmpn5jlf92c/tasks/firewall.yml:1 ok: [/cache/centos-8.qcow2] => {"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"}, "arp-ethers.service": {"name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "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"}, "blk-availability.service": {"name": "blk-availability.service", "source": "systemd", "state": "inactive", "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-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"}, "cockpit-motd.service": {"name": "cockpit-motd.service", "source": "systemd", "state": "inactive", "status": "static"}, "cockpit-wsinstance-http-redirect.service": {"name": "cockpit-wsinstance-http-redirect.service", "source": "systemd", "state": "inactive", "status": "static"}, "cockpit-wsinstance-http.service": {"name": "cockpit-wsinstance-http.service", "source": "systemd", "state": "inactive", "status": "static"}, "cockpit-wsinstance-https-factory@.service": {"name": "cockpit-wsinstance-https-factory@.service", "source": "systemd", "state": "unknown", "status": "static"}, "cockpit-wsinstance-https@.service": {"name": "cockpit-wsinstance-https@.service", "source": "systemd", "state": "unknown", "status": "static"}, "cockpit.service": {"name": "cockpit.service", "source": "systemd", "state": "inactive", "status": "static"}, "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"}, "corosync-notifyd.service": {"name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "corosync.service": {"name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "cpupower.service": {"name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "crm_mon.service": {"name": "crm_mon.service", "source": "systemd", "state": "inactive", "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"}, "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.service": {"name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static"}, "emergency.service": {"name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static"}, "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"}, "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"}, "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": "stopped", "status": "static"}, "messagebus.service": {"name": "messagebus.service", "source": "systemd", "state": "active", "status": "static"}, "microcode.service": {"name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "nfs-convert.service": {"name": "nfs-convert.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "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"}, "nis-domainname.service": {"name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "oddjobd.service": {"name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "pacemaker.service": {"name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "packagekit-offline-update.service": {"name": "packagekit-offline-update.service", "source": "systemd", "state": "inactive", "status": "static"}, "packagekit.service": {"name": "packagekit.service", "source": "systemd", "state": "inactive", "status": "static"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "pcsd.service": {"name": "pcsd.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "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": "disabled"}, "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"}, "rngd-wake-threshold.service": {"name": "rngd-wake-threshold.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "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"}, "run-r26b9a864d3234ea8b42b75fc166997e2.service": {"name": "run-r26b9a864d3234ea8b42b75fc166997e2.service", "source": "systemd", "state": "running", "status": "transient"}, "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": "indirect"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown"}, "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": "running", "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-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": "stopped", "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-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": "stopped", "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": "inactive", "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"}, "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"}}}, "changed": false} TASK [linux-system-roles.ha_cluster : Enable service "high-availability" in firewalld] *** task path: /tmp/tmpn5jlf92c/tasks/firewall.yml:6 skipping: [/cache/centos-8.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld] ***** task path: /tmp/tmpn5jlf92c/tasks/firewall.yml:16 skipping: [/cache/centos-8.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure pcs / pcsd] ******************** task path: /tmp/tmpn5jlf92c/tasks/main.yml:29 included: /tmp/tmpn5jlf92c/tasks/pcs-configure-pcs-pcsd.yml for /cache/centos-8.qcow2 TASK [linux-system-roles.ha_cluster : Stop pcsd] ******************************* task path: /tmp/tmpn5jlf92c/tasks/pcs-configure-pcs-pcsd.yml:4 ok: [/cache/centos-8.qcow2] => {"changed": false, "name": "pcsd", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket sysinit.target pcsd-ruby.service basic.target network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "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": "infinity", "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": "7012", "LimitNPROCSoft": "7012", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7012", "LimitSIGPENDINGSoft": "7012", "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": "sysinit.target pcsd-ruby.service network-online.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": "11219", "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: /tmp/tmpn5jlf92c/tasks/pcs-configure-pcs-pcsd.yml:9 skipping: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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 : Distribute pcsd TLS private key] ********* task path: /tmp/tmpn5jlf92c/tasks/pcs-configure-pcs-pcsd.yml:22 skipping: [/cache/centos-8.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] ********* task path: /tmp/tmpn5jlf92c/tasks/pcs-configure-pcs-pcsd.yml:29 skipping: [/cache/centos-8.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************ task path: /tmp/tmpn5jlf92c/tasks/pcs-configure-pcs-pcsd.yml:42 changed: [/cache/centos-8.qcow2] => {"changed": true, "checksum": "2eb5db17086a85e3c786b995b992ab2a88c5819d", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "md5sum": "e057b9b2678ff5dfe700f048dae0963c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 362, "src": "/root/.ansible/tmp/ansible-tmp-1620907306.6999686-137846-76244169766003/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: /tmp/tmpn5jlf92c/tasks/pcs-configure-pcs-pcsd.yml:51 changed: [/cache/centos-8.qcow2] => {"changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket pcsd-ruby.service basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "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", "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": "infinity", "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": "7012", "LimitNPROCSoft": "7012", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7012", "LimitSIGPENDINGSoft": "7012", "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": "pcsd-ruby.service sysinit.target system.slice network-online.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "11219", "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 : Detect pcs capabilities] ***************** task path: /tmp/tmpn5jlf92c/tasks/pcs-configure-pcs-pcsd.yml:57 /bin/sh: pcs: command not found fatal: [/cache/centos-8.qcow2]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'pipe'. Error was a , original message: lookup_plugin.pipe(pcs --version --full) returned 127"} PLAY RECAP ********************************************************************* /cache/centos-8.qcow2 : ok=21 changed=5 unreachable=0 failed=1 skipped=9 rescued=0 ignored=0