ansible-playbook [core 2.12.6]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
ansible collection location = /tmp/tmpw8pf28gb
executable location = /usr/bin/ansible-playbook
python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
jinja version = 2.11.3
libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
PLAYBOOK: tests_cluster_advanced_knet_full.yml *********************************
1 plays in /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml
PLAY [Cluster with knet transport, full configuration] *************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:3
Monday 01 August 2022 16:38:44 +0000 (0:00:00.014) 0:00:00.014 *********
ok: [/cache/rhel-8-y.qcow2.snap]
META: ran handlers
TASK [Set up test environment] *************************************************
task path: /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:51
Monday 01 August 2022 16:38:46 +0000 (0:00:01.232) 0:00:01.246 *********
TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9
Monday 01 August 2022 16:38:46 +0000 (0:00:00.059) 0:00:01.306 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"inventory_hostname": "localhost"
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Ensure facts used by tests] **************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14
Monday 01 August 2022 16:38:46 +0000 (0:00:00.043) 0:00:01.349 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Do not try to enable RHEL repositories] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:20
Monday 01 August 2022 16:38:46 +0000 (0:00:00.022) 0:00:01.372 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"ha_cluster_enable_repos": false
},
"changed": false
}
META: role_complete for /cache/rhel-8-y.qcow2.snap
TASK [Set node addresses variable] *********************************************
task path: /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:56
Monday 01 August 2022 16:38:46 +0000 (0:00:00.039) 0:00:01.411 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"ha_cluster": {
"corosync_addresses": [
"::1",
"localhost"
]
}
},
"changed": false
}
TASK [Run HA Cluster role] *****************************************************
task path: /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:67
Monday 01 August 2022 16:38:46 +0000 (0:00:00.053) 0:00:01.464 *********
TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3
Monday 01 August 2022 16:38:46 +0000 (0:00:00.046) 0:00:01.510 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] *******
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2
Monday 01 August 2022 16:38:46 +0000 (0:00:00.029) 0:00:01.539 *********
ok: [/cache/rhel-8-y.qcow2.snap]
TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8
Monday 01 August 2022 16:38:46 +0000 (0:00:00.521) 0:00:02.061 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
ok: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => {
"ansible_facts": {
"__ha_cluster_repos": [
{
"id": "rhel-8-for-{{ ansible_architecture }}-highavailability-rpms",
"name": "High Availability"
}
]
},
"ansible_included_var_files": [
"/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/vars/RedHat_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat_8.yml"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat_8.7.yml",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6
Monday 01 August 2022 16:38:46 +0000 (0:00:00.051) 0:00:02.113 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] *****
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:5
Monday 01 August 2022 16:38:46 +0000 (0:00:00.029) 0:00:02.142 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => (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: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:13
Monday 01 August 2022 16:38:46 +0000 (0:00:00.037) 0:00:02.180 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Discover cluster node names] *************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:26
Monday 01 August 2022 16:38:47 +0000 (0:00:00.019) 0:00:02.200 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_node_name": "localhost"
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Collect cluster node names] **************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:30
Monday 01 August 2022 16:38:47 +0000 (0:00:00.038) 0:00:02.239 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_all_node_names": [
"localhost"
]
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:38
Monday 01 August 2022 16:38:47 +0000 (0:00:00.046) 0:00:02.286 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:53
Monday 01 August 2022 16:38:47 +0000 (0:00:00.043) 0:00:02.329 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Install and configure cluster packages] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:9
Monday 01 August 2022 16:38:47 +0000 (0:00:00.035) 0:00:02.364 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:3
Monday 01 August 2022 16:38:47 +0000 (0:00:00.032) 0:00:02.397 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat_8.7.yml",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:24
Monday 01 August 2022 16:38:47 +0000 (0:00:00.033) 0:00:02.430 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Install cluster packages] ****************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:30
Monday 01 August 2022 16:38:47 +0000 (0:00:00.022) 0:00:02.452 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [linux-system-roles.ha_cluster : Set hacluster password] ******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:45
Monday 01 August 2022 16:38:48 +0000 (0:00:01.543) 0:00:03.996 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"append": false,
"changed": false,
"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/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:14
Monday 01 August 2022 16:38:49 +0000 (0:00:00.582) 0:00:04.578 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Get services status - detect firewall] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:3
Monday 01 August 2022 16:38:49 +0000 (0:00:00.038) 0:00:04.617 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.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": "running",
"status": "enabled"
},
"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"
},
"dbxtool.service": {
"name": "dbxtool.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "active"
},
"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"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"insights-client-boot.service": {
"name": "insights-client-boot.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"insights-client-results.service": {
"name": "insights-client-results.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"insights-client.service": {
"name": "insights-client.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"rhcd.service": {
"name": "rhcd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm-facts.service": {
"name": "rhsm-facts.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm.service": {
"name": "rhsm.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsmcertd.service": {
"name": "rhsmcertd.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"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "active"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": {
"name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdb1.service": {
"name": "systemd-fsck@dev-vdb1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdc1.service": {
"name": "systemd-fsck@dev-vdc1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "stopped",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:8
Monday 01 August 2022 16:38:51 +0000 (0:00:01.807) 0:00:06.424 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld permanent config] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:16
Monday 01 August 2022 16:38:51 +0000 (0:00:00.029) 0:00:06.454 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld offline config] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:24
Monday 01 August 2022 16:38:51 +0000 (0:00:00.032) 0:00:06.487 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld] *****
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:44
Monday 01 August 2022 16:38:51 +0000 (0:00:00.028) 0:00:06.515 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld permanent config] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:52
Monday 01 August 2022 16:38:51 +0000 (0:00:00.030) 0:00:06.545 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld offline config] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:60
Monday 01 August 2022 16:38:51 +0000 (0:00:00.028) 0:00:06.574 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Configure pcs / pcsd] ********************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:17
Monday 01 August 2022 16:38:51 +0000 (0:00:00.030) 0:00:06.604 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Stop pcsd] *******************************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:6
Monday 01 August 2022 16:38:51 +0000 (0:00:00.047) 0:00:06.651 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"name": "pcsd",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"ActiveEnterTimestampMonotonic": "238650930",
"ActiveExitTimestamp": "Mon 2022-08-01 12:37:20 EDT",
"ActiveExitTimestampMonotonic": "236380218",
"ActiveState": "active",
"After": "basic.target pcsd-ruby.service sysinit.target network-online.target systemd-journald.socket system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"AssertTimestampMonotonic": "238398543",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"ConditionTimestampMonotonic": "238398543",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlGroup": "/system.slice/pcsd.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": "38922",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"ExecMainStartTimestampMonotonic": "238401642",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:37:22 EDT] ; stop_time=[n/a] ; pid=38922 ; 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",
"InactiveEnterTimestamp": "Mon 2022-08-01 12:37:20 EDT",
"InactiveEnterTimestampMonotonic": "236426387",
"InactiveExitTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"InactiveExitTimestampMonotonic": "238401721",
"InvocationID": "ffbe78fd51f44555b2c198c2e37a74a3",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "38922",
"MemoryAccounting": "yes",
"MemoryCurrent": "23543808",
"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 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]",
"StateChangeTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"StateChangeTimestampMonotonic": "238650930",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "1",
"TasksMax": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"WatchdogTimestampMonotonic": "238650928",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Regenerate pcsd TLS certificate and key] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:11
Monday 01 August 2022 16:38:52 +0000 (0:00:00.819) 0:00:07.471 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => (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/rhel-8-y.qcow2.snap] => (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/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:24
Monday 01 August 2022 16:38:52 +0000 (0:00:00.033) 0:00:07.504 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] *********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:31
Monday 01 August 2022 16:38:52 +0000 (0:00:00.031) 0:00:07.535 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:44
Monday 01 August 2022 16:38:52 +0000 (0:00:00.029) 0:00:07.565 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44",
"dest": "/var/lib/pcsd/pcs_settings.conf",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"path": "/var/lib/pcsd/pcs_settings.conf",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 361,
"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/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53
Monday 01 August 2022 16:38:53 +0000 (0:00:00.879) 0:00:08.444 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"enabled": true,
"name": "pcsd",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"ActiveEnterTimestampMonotonic": "238650930",
"ActiveExitTimestamp": "Mon 2022-08-01 12:38:52 EDT",
"ActiveExitTimestampMonotonic": "328215898",
"ActiveState": "inactive",
"After": "basic.target pcsd-ruby.service sysinit.target network-online.target systemd-journald.socket system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"AssertTimestampMonotonic": "238398543",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"ConditionTimestampMonotonic": "238398543",
"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": "1",
"ExecMainExitTimestamp": "Mon 2022-08-01 12:38:52 EDT",
"ExecMainExitTimestampMonotonic": "328258488",
"ExecMainPID": "38922",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"ExecMainStartTimestampMonotonic": "238401642",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:37:22 EDT] ; stop_time=[Mon 2022-08-01 12:38:52 EDT] ; pid=38922 ; code=exited ; status=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",
"InactiveEnterTimestamp": "Mon 2022-08-01 12:38:52 EDT",
"InactiveEnterTimestampMonotonic": "328258624",
"InactiveExitTimestamp": "Mon 2022-08-01 12:37:22 EDT",
"InactiveExitTimestampMonotonic": "238401721",
"InvocationID": "ffbe78fd51f44555b2c198c2e37a74a3",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"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 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]",
"StateChangeTimestamp": "Mon 2022-08-01 12:38:52 EDT",
"StateChangeTimestampMonotonic": "328258624",
"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": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Fetch pcs capabilities] ******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59
Monday 01 August 2022 16:38:54 +0000 (0:00:01.248) 0:00:09.693 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.495982",
"end": "2022-08-01 12:38:55.512783",
"rc": 0,
"start": "2022-08-01 12:38:55.016801"
}
STDOUT:
0.10.14
booth 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.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 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
TASK [linux-system-roles.ha_cluster : Parse pcs capabilities] ******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:66
Monday 01 August 2022 16:38:55 +0000 (0:00:00.988) 0:00:10.682 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_pcs_capabilities": [
"booth",
"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.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",
"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"
]
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Distribute fence-virt authkey] ***********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:20
Monday 01 August 2022 16:38:55 +0000 (0:00:00.041) 0:00:10.723 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Create /etc/cluster directory] ***********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:3
Monday 01 August 2022 16:38:55 +0000 (0:00:00.045) 0:00:10.769 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/cluster",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 27,
"state": "directory",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Get fence_xvm.key] ***********************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:9
Monday 01 August 2022 16:38:55 +0000 (0:00:00.409) 0:00:11.179 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 16:38:56 +0000 (0:00:00.052) 0:00:11.231 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 16:38:56 +0000 (0:00:00.046) 0:00:11.278 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 16:38:56 +0000 (0:00:00.048) 0:00:11.326 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate fence_xvm.key using OpenSSL] ****
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 16:38:56 +0000 (0:00:00.041) 0:00:11.368 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated fence_xvm.key] ***********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 16:38:56 +0000 (0:00:00.424) 0:00:11.793 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 16:38:56 +0000 (0:00:00.054) 0:00:11.847 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"stat": {
"atime": 1659371752.2697089,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"checksum": "d13db9cd87fbb75fd992542af0654c45ff119e21",
"ctime": 1659371628.0657089,
"dev": 64515,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 18065921,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/octet-stream",
"mode": "0600",
"mtime": 1659371627.7977087,
"nlink": 1,
"path": "/etc/cluster/fence_xvm.key",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 512,
"uid": 0,
"version": "3344456364",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 16:38:57 +0000 (0:00:00.401) 0:00:12.249 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 16:38:57 +0000 (0:00:00.496) 0:00:12.746 *********
ok: [/cache/rhel-8-y.qcow2.snap] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
ok: [/cache/rhel-8-y.qcow2.snap -> {{ item }}] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Send fence_xvm.key to nodes] *************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:17
Monday 01 August 2022 16:38:57 +0000 (0:00:00.091) 0:00:12.837 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"checksum": "d13db9cd87fbb75fd992542af0654c45ff119e21",
"dest": "/etc/cluster/fence_xvm.key",
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/etc/cluster/fence_xvm.key",
"secontext": "system_u:object_r:cluster_conf_t:s0",
"size": 512,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Configure SBD] ***************************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:23
Monday 01 August 2022 16:38:58 +0000 (0:00:00.691) 0:00:13.528 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Probe SBD devices] ***********************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:5
Monday 01 August 2022 16:38:58 +0000 (0:00:00.049) 0:00:13.577 *********
TASK [linux-system-roles.ha_cluster : Initialize SBD devices] ******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:18
Monday 01 August 2022 16:38:58 +0000 (0:00:00.035) 0:00:13.613 *********
TASK [linux-system-roles.ha_cluster : Distribute SBD config] *******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:45
Monday 01 August 2022 16:38:58 +0000 (0:00:00.022) 0:00:13.635 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Get services status - detect pacemaker] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:61
Monday 01 August 2022 16:38:58 +0000 (0:00:00.026) 0:00:13.661 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.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": "running",
"status": "enabled"
},
"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"
},
"dbxtool.service": {
"name": "dbxtool.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "active"
},
"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"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"insights-client-boot.service": {
"name": "insights-client-boot.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"insights-client-results.service": {
"name": "insights-client-results.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"insights-client.service": {
"name": "insights-client.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"rhcd.service": {
"name": "rhcd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm-facts.service": {
"name": "rhsm-facts.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm.service": {
"name": "rhsm.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsmcertd.service": {
"name": "rhsmcertd.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"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "active"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": {
"name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdb1.service": {
"name": "systemd-fsck@dev-vdb1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdc1.service": {
"name": "systemd-fsck@dev-vdc1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "stopped",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:64
Monday 01 August 2022 16:39:00 +0000 (0:00:01.729) 0:00:15.390 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"--",
"property",
"set",
"stonith-watchdog-timeout=0"
],
"delta": "0:00:00.608960",
"end": "2022-08-01 12:39:01.226043",
"rc": 0,
"start": "2022-08-01 12:39:00.617083"
}
TASK [linux-system-roles.ha_cluster : Configure cluster nodes] *****************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:26
Monday 01 August 2022 16:39:01 +0000 (0:00:01.003) 0:00:16.394 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Create a corosync.conf tempfile] *********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:3
Monday 01 August 2022 16:39:01 +0000 (0:00:00.051) 0:00:16.445 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.mab25gb3_ha_cluster_corosync_conf",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content] *****
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:16
Monday 01 August 2022 16:39:01 +0000 (0:00:00.485) 0:00:16.931 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3
Monday 01 August 2022 16:39:01 +0000 (0:00:00.040) 0:00:16.971 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"pcs",
"cluster",
"setup",
"--corosync_conf",
"/tmp/ansible.mab25gb3_ha_cluster_corosync_conf",
"--overwrite",
"--no-cluster-uuid",
"--",
"test-cluster",
"localhost",
"addr=::1",
"addr=localhost",
"transport",
"knet",
"ip_version=ipv4-6",
"link_mode=active",
"link",
"transport=udp",
"link_priority=10",
"link",
"linknumber=0",
"link_priority=5",
"compression",
"level=5",
"model=zlib",
"crypto",
"cipher=none",
"hash=none",
"totem",
"send_join=0",
"token_retransmits_before_loss_const=5",
"quorum",
"auto_tie_breaker=1",
"wait_for_all=1"
],
"delta": "0:00:00.500657",
"end": "2022-08-01 12:39:02.733986",
"rc": 0,
"start": "2022-08-01 12:39:02.233329"
}
TASK [linux-system-roles.ha_cluster : Fetch created corosync.conf file] ********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:19
Monday 01 August 2022 16:39:02 +0000 (0:00:00.933) 0:00:17.905 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgc2VuZF9qb2luOiAwCiAgICB0b2tlbl9yZXRyYW5zbWl0c19iZWZvcmVfbG9zc19jb25zdDogNQogICAgaXBfdmVyc2lvbjogaXB2NC02CiAgICBsaW5rX21vZGU6IGFjdGl2ZQogICAga25ldF9jb21wcmVzc2lvbl9sZXZlbDogNQogICAga25ldF9jb21wcmVzc2lvbl9tb2RlbDogemxpYgogICAgY3J5cHRvX2NpcGhlcjogbm9uZQogICAgY3J5cHRvX2hhc2g6IG5vbmUKCiAgICBpbnRlcmZhY2UgewogICAgICAgIGtuZXRfbGlua19wcmlvcml0eTogNQogICAgICAgIGxpbmtudW1iZXI6IDAKICAgIH0KCiAgICBpbnRlcmZhY2UgewogICAgICAgIGtuZXRfbGlua19wcmlvcml0eTogMTAKICAgICAgICBrbmV0X3RyYW5zcG9ydDogdWRwCiAgICAgICAgbGlua251bWJlcjogMQogICAgfQp9Cgpub2RlbGlzdCB7CiAgICBub2RlIHsKICAgICAgICByaW5nMF9hZGRyOiA6OjEKICAgICAgICByaW5nMV9hZGRyOiBsb2NhbGhvc3QKICAgICAgICBuYW1lOiBsb2NhbGhvc3QKICAgICAgICBub2RlaWQ6IDEKICAgIH0KfQoKcXVvcnVtIHsKICAgIHByb3ZpZGVyOiBjb3Jvc3luY192b3RlcXVvcnVtCiAgICBhdXRvX3RpZV9icmVha2VyOiAxCiAgICB3YWl0X2Zvcl9hbGw6IDEKfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==",
"encoding": "base64",
"source": "/tmp/ansible.mab25gb3_ha_cluster_corosync_conf"
}
TASK [linux-system-roles.ha_cluster : Distribute corosync.conf file] ***********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:26
Monday 01 August 2022 16:39:03 +0000 (0:00:00.416) 0:00:18.322 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"checksum": "9e3fd7f80e6defbec546f8cd4962b69fd3635241",
"dest": "/etc/corosync/corosync.conf",
"gid": 0,
"group": "root",
"md5sum": "bef7bd2c4646f10298a37e0d32004531",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 799,
"src": "/root/.ansible/tmp/ansible-tmp-1659371943.197564-205790-176885755155177/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Remove a corosync.conf tempfile] *********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:36
Monday 01 August 2022 16:39:03 +0000 (0:00:00.844) 0:00:19.166 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"path": "/tmp/ansible.mab25gb3_ha_cluster_corosync_conf",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Get corosync authkey] ********************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:49
Monday 01 August 2022 16:39:04 +0000 (0:00:00.421) 0:00:19.588 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 16:39:04 +0000 (0:00:00.049) 0:00:19.637 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 16:39:04 +0000 (0:00:00.044) 0:00:19.681 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 16:39:04 +0000 (0:00:00.062) 0:00:19.744 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate corosync authkey using OpenSSL] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 16:39:04 +0000 (0:00:00.051) 0:00:19.796 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated corosync authkey] ********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 16:39:04 +0000 (0:00:00.393) 0:00:20.189 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 16:39:05 +0000 (0:00:00.051) 0:00:20.241 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"stat": {
"atime": 1659371647.2177088,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"checksum": "898129b10ab48041fa52d892e1ab1ba19f985229",
"ctime": 1659371635.966709,
"dev": 64515,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 1016248,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/octet-stream",
"mode": "0400",
"mtime": 1659371635.6957088,
"nlink": 1,
"path": "/etc/corosync/authkey",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 256,
"uid": 0,
"version": "3665774357",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": false,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 16:39:05 +0000 (0:00:00.399) 0:00:20.641 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 16:39:05 +0000 (0:00:00.402) 0:00:21.043 *********
ok: [/cache/rhel-8-y.qcow2.snap] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
ok: [/cache/rhel-8-y.qcow2.snap -> {{ item }}] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Distribute corosync authkey] *************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:57
Monday 01 August 2022 16:39:05 +0000 (0:00:00.060) 0:00:21.104 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"checksum": "898129b10ab48041fa52d892e1ab1ba19f985229",
"dest": "/etc/corosync/authkey",
"gid": 0,
"group": "root",
"mode": "0400",
"owner": "root",
"path": "/etc/corosync/authkey",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Get pacemaker authkey] *******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:66
Monday 01 August 2022 16:39:06 +0000 (0:00:00.665) 0:00:21.769 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 16:39:06 +0000 (0:00:00.053) 0:00:21.822 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 16:39:06 +0000 (0:00:00.045) 0:00:21.867 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from the controller] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 16:39:06 +0000 (0:00:00.047) 0:00:21.915 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate pacemaker authkey using OpenSSL] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 16:39:06 +0000 (0:00:00.040) 0:00:21.955 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated pacemaker authkey] *******
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 16:39:07 +0000 (0:00:00.476) 0:00:22.432 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 16:39:07 +0000 (0:00:00.086) 0:00:22.518 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"stat": {
"atime": 1659371762.3477087,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"checksum": "7e7c72dc7b71b897efe9396d7be4d0192d2aba43",
"ctime": 1659371637.8107088,
"dev": 64515,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 189,
"gr_name": "haclient",
"inode": 26339541,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/octet-stream",
"mode": "0400",
"mtime": 1659371637.5437088,
"nlink": 1,
"path": "/etc/pacemaker/authkey",
"pw_name": "hacluster",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 256,
"uid": 189,
"version": "2758956966",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": false,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 16:39:07 +0000 (0:00:00.390) 0:00:22.908 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from cluster nodes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 16:39:08 +0000 (0:00:00.429) 0:00:23.338 *********
ok: [/cache/rhel-8-y.qcow2.snap] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
ok: [/cache/rhel-8-y.qcow2.snap -> {{ item }}] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Distribute pacemaker authkey] ************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:74
Monday 01 August 2022 16:39:08 +0000 (0:00:00.119) 0:00:23.457 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"checksum": "7e7c72dc7b71b897efe9396d7be4d0192d2aba43",
"dest": "/etc/pacemaker/authkey",
"gid": 189,
"group": "haclient",
"mode": "0400",
"owner": "hacluster",
"path": "/etc/pacemaker/authkey",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"state": "file",
"uid": 189
}
TASK [linux-system-roles.ha_cluster : Enable or disable cluster services on boot] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:29
Monday 01 August 2022 16:39:08 +0000 (0:00:00.673) 0:00:24.131 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:3
Monday 01 August 2022 16:39:08 +0000 (0:00:00.051) 0:00:24.182 *********
ok: [/cache/rhel-8-y.qcow2.snap] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": false,
"enabled": true,
"item": "corosync",
"name": "corosync",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ActiveEnterTimestampMonotonic": "43638622",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "system.slice systemd-journald.socket sysinit.target network-online.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"AssertTimestampMonotonic": "43167524",
"Before": "multi-user.target pacemaker.service 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ConditionTimestampMonotonic": "43167498",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/corosync.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "17962",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ExecMainStartTimestampMonotonic": "43169260",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:34:07 EDT] ; stop_time=[n/a] ; pid=17962 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"InactiveExitTimestampMonotonic": "43169310",
"InvocationID": "966bc0a6c3d94005a12c7fc1985b3aaf",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "17962",
"MemoryAccounting": "yes",
"MemoryCurrent": "150142976",
"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": "corosync.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",
"RequiredBy": "pacemaker.service",
"Requires": "sysinit.target 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": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"StateChangeTimestampMonotonic": "43638622",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "9",
"TasksMax": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"WatchdogTimestampMonotonic": "43638598",
"WatchdogUSec": "0"
}
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
ok: [/cache/rhel-8-y.qcow2.snap] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": false,
"enabled": true,
"item": "pacemaker",
"name": "pacemaker",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ActiveEnterTimestampMonotonic": "44587034",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "corosync.service rsyslog.service system.slice dbus.service time-sync.target network.target sysinit.target systemd-journald.socket basic.target resource-agents-deps.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"AssertTimestampMonotonic": "44585069",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ConditionTimestampMonotonic": "44585069",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/pacemaker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "18165",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ExecMainStartTimestampMonotonic": "44586975",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:34:08 EDT] ; stop_time=[n/a] ; pid=18165 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.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": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"InactiveExitTimestampMonotonic": "44587034",
"InvocationID": "09b829b92013436bbdace424a7f1b033",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "18165",
"MemoryAccounting": "yes",
"MemoryCurrent": "60620800",
"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": "pacemaker.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": "system.slice corosync.service sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"StateChangeTimestampMonotonic": "44587034",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "7",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus.service",
"WatchdogTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"WatchdogTimestampMonotonic": "44587032",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Get services status - detect SBD] ********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:16
Monday 01 August 2022 16:39:09 +0000 (0:00:01.009) 0:00:25.192 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.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": "running",
"status": "enabled"
},
"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"
},
"dbxtool.service": {
"name": "dbxtool.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "active"
},
"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"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"insights-client-boot.service": {
"name": "insights-client-boot.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"insights-client-results.service": {
"name": "insights-client-results.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"insights-client.service": {
"name": "insights-client.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"rhcd.service": {
"name": "rhcd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm-facts.service": {
"name": "rhsm-facts.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm.service": {
"name": "rhsm.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsmcertd.service": {
"name": "rhsmcertd.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"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "active"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": {
"name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdb1.service": {
"name": "systemd-fsck@dev-vdb1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdc1.service": {
"name": "systemd-fsck@dev-vdc1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "stopped",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Enable or disable SBD] *******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:19
Monday 01 August 2022 16:39:11 +0000 (0:00:01.691) 0:00:26.883 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"enabled": false,
"name": "sbd",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice iscsi.service systemd-journald.socket systemd-modules-load.service sysinit.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "pacemaker.service dlm.service 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": "no",
"CanStop": "no",
"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",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Shared-storage based fencing daemon",
"DevicePolicy": "auto",
"Documentation": "man:sbd(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; 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/sbd.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": "sbd.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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"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": "sbd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/sbd.pid",
"PartOf": "corosync.service",
"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": "yes",
"RefuseManualStop": "yes",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice",
"Restart": "on-abort",
"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": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "forking",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Pcs auth] ********************************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:32
Monday 01 August 2022 16:39:12 +0000 (0:00:00.514) 0:00:27.397 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Check pcs auth status] *******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml:3
Monday 01 August 2022 16:39:12 +0000 (0:00:00.050) 0:00:27.448 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"status",
"pcsd",
"--",
"localhost"
],
"delta": "0:00:00.515842",
"end": "2022-08-01 12:39:13.205033",
"failed_when_result": false,
"rc": 0,
"start": "2022-08-01 12:39:12.689191"
}
STDOUT:
localhost: Online
TASK [linux-system-roles.ha_cluster : Run pcs auth] ****************************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml:20
Monday 01 August 2022 16:39:13 +0000 (0:00:00.927) 0:00:28.376 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Start the cluster and reload corosync.conf] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:37
Monday 01 August 2022 16:39:13 +0000 (0:00:00.042) 0:00:28.419 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:21
Monday 01 August 2022 16:39:13 +0000 (0:00:00.055) 0:00:28.474 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.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": "running",
"status": "enabled"
},
"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"
},
"dbxtool.service": {
"name": "dbxtool.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "active"
},
"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"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"insights-client-boot.service": {
"name": "insights-client-boot.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"insights-client-results.service": {
"name": "insights-client-results.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"insights-client.service": {
"name": "insights-client.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"rhcd.service": {
"name": "rhcd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm-facts.service": {
"name": "rhsm-facts.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm.service": {
"name": "rhsm.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsmcertd.service": {
"name": "rhsmcertd.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"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "active"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": {
"name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdb1.service": {
"name": "systemd-fsck@dev-vdb1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdc1.service": {
"name": "systemd-fsck@dev-vdc1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "stopped",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Stop cluster daemons to reload configuration] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:24
Monday 01 August 2022 16:39:15 +0000 (0:00:01.774) 0:00:30.249 *********
changed: [/cache/rhel-8-y.qcow2.snap] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": true,
"item": "pacemaker",
"name": "pacemaker",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ActiveEnterTimestampMonotonic": "44587034",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "corosync.service rsyslog.service system.slice dbus.service time-sync.target network.target sysinit.target systemd-journald.socket basic.target resource-agents-deps.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"AssertTimestampMonotonic": "44585069",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ConditionTimestampMonotonic": "44585069",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/pacemaker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "18165",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ExecMainStartTimestampMonotonic": "44586975",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:34:08 EDT] ; stop_time=[n/a] ; pid=18165 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.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": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"InactiveExitTimestampMonotonic": "44587034",
"InvocationID": "09b829b92013436bbdace424a7f1b033",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "18165",
"MemoryAccounting": "yes",
"MemoryCurrent": "60624896",
"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": "pacemaker.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": "system.slice corosync.service sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"StateChangeTimestampMonotonic": "44587034",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "7",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus.service",
"WatchdogTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"WatchdogTimestampMonotonic": "44587032",
"WatchdogUSec": "0"
}
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
changed: [/cache/rhel-8-y.qcow2.snap] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": true,
"item": "corosync",
"name": "corosync",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ActiveEnterTimestampMonotonic": "43638622",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "system.slice systemd-journald.socket sysinit.target network-online.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"AssertTimestampMonotonic": "43167524",
"Before": "multi-user.target pacemaker.service 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ConditionTimestampMonotonic": "43167498",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/corosync.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "17962",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ExecMainStartTimestampMonotonic": "43169260",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:34:07 EDT] ; stop_time=[n/a] ; pid=17962 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"InactiveExitTimestampMonotonic": "43169310",
"InvocationID": "966bc0a6c3d94005a12c7fc1985b3aaf",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "17962",
"MemoryAccounting": "yes",
"MemoryCurrent": "126210048",
"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": "corosync.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",
"RequiredBy": "pacemaker.service",
"Requires": "sysinit.target 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": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"StateChangeTimestampMonotonic": "43638622",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "9",
"TasksMax": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"WatchdogTimestampMonotonic": "43638598",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Start corosync] **************************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:46
Monday 01 August 2022 16:39:17 +0000 (0:00:02.119) 0:00:32.368 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"name": "corosync",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ActiveEnterTimestampMonotonic": "43638622",
"ActiveExitTimestamp": "Mon 2022-08-01 12:39:16 EDT",
"ActiveExitTimestampMonotonic": "352122904",
"ActiveState": "inactive",
"After": "system.slice systemd-journald.socket sysinit.target network-online.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"AssertTimestampMonotonic": "43167524",
"Before": "multi-user.target pacemaker.service 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ConditionTimestampMonotonic": "43167498",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Mon 2022-08-01 12:39:17 EDT",
"ExecMainExitTimestampMonotonic": "353149986",
"ExecMainPID": "17962",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"ExecMainStartTimestampMonotonic": "43169260",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:34:07 EDT] ; stop_time=[Mon 2022-08-01 12:39:17 EDT] ; pid=17962 ; code=exited ; status=0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:39:16 EDT] ; stop_time=[Mon 2022-08-01 12:39:16 EDT] ; pid=52853 ; code=exited ; status=0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.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": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Mon 2022-08-01 12:39:17 EDT",
"InactiveEnterTimestampMonotonic": "353150185",
"InactiveExitTimestamp": "Mon 2022-08-01 12:34:07 EDT",
"InactiveExitTimestampMonotonic": "43169310",
"InvocationID": "966bc0a6c3d94005a12c7fc1985b3aaf",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"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": "corosync.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",
"RequiredBy": "pacemaker.service",
"Requires": "sysinit.target 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": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:39:17 EDT",
"StateChangeTimestampMonotonic": "353150185",
"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": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Reload corosync configuration] ***********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:55
Monday 01 August 2022 16:39:18 +0000 (0:00:00.916) 0:00:33.285 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"corosync-cfgtool",
"-R"
],
"delta": "0:00:00.019870",
"end": "2022-08-01 12:39:18.510824",
"rc": 0,
"start": "2022-08-01 12:39:18.490954"
}
STDOUT:
Reloading corosync.conf...
Done
TASK [linux-system-roles.ha_cluster : Start corosync-qdevice] ******************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:61
Monday 01 August 2022 16:39:18 +0000 (0:00:00.393) 0:00:33.679 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Start pacemaker] *************************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:67
Monday 01 August 2022 16:39:18 +0000 (0:00:00.025) 0:00:33.704 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"name": "pacemaker",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ActiveEnterTimestampMonotonic": "44587034",
"ActiveExitTimestamp": "Mon 2022-08-01 12:39:15 EDT",
"ActiveExitTimestampMonotonic": "351565979",
"ActiveState": "inactive",
"After": "corosync.service rsyslog.service system.slice dbus.service time-sync.target network.target sysinit.target systemd-journald.socket basic.target resource-agents-deps.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"AssertTimestampMonotonic": "44585069",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ConditionTimestampMonotonic": "44585069",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Mon 2022-08-01 12:39:15 EDT",
"ExecMainExitTimestampMonotonic": "351625264",
"ExecMainPID": "18165",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"ExecMainStartTimestampMonotonic": "44586975",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:34:08 EDT] ; stop_time=[Mon 2022-08-01 12:39:15 EDT] ; pid=18165 ; code=exited ; status=0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.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": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Mon 2022-08-01 12:39:15 EDT",
"InactiveEnterTimestampMonotonic": "351625540",
"InactiveExitTimestamp": "Mon 2022-08-01 12:34:08 EDT",
"InactiveExitTimestampMonotonic": "44587034",
"InvocationID": "09b829b92013436bbdace424a7f1b033",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"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": "pacemaker.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": "system.slice corosync.service sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:39:15 EDT",
"StateChangeTimestampMonotonic": "351625540",
"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": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:73
Monday 01 August 2022 16:39:19 +0000 (0:00:00.526) 0:00:34.231 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"cluster",
"start",
"--all",
"--wait"
],
"delta": "0:00:26.316408",
"end": "2022-08-01 12:39:45.752553",
"rc": 0,
"start": "2022-08-01 12:39:19.436145"
}
STDOUT:
localhost: Starting Cluster...
Waiting for node(s) to start...
localhost: Started
TASK [linux-system-roles.ha_cluster : List pacemaker nodes] ********************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:87
Monday 01 August 2022 16:39:45 +0000 (0:00:26.700) 0:01:00.931 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": "crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n",
"delta": "0:00:00.025381",
"end": "2022-08-01 12:39:46.161254",
"rc": 0,
"start": "2022-08-01 12:39:46.135873"
}
STDOUT:
bundle-minimal-with-resource-0
localhost
TASK [linux-system-roles.ha_cluster : Purge removed nodes from pacemaker's cache] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:108
Monday 01 August 2022 16:39:46 +0000 (0:00:00.394) 0:01:01.325 *********
changed: [/cache/rhel-8-y.qcow2.snap] => (item=bundle-minimal-with-resource-0) => {
"ansible_loop_var": "item",
"changed": true,
"cmd": [
"pcs",
"--",
"cluster",
"node",
"clear",
"bundle-minimal-with-resource-0"
],
"delta": "0:00:00.540184",
"end": "2022-08-01 12:39:47.108122",
"item": "bundle-minimal-with-resource-0",
"rc": 0,
"start": "2022-08-01 12:39:46.567938"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=localhost) => {
"ansible_loop_var": "item",
"changed": false,
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Create and push CIB] *********************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:40
Monday 01 August 2022 16:39:47 +0000 (0:00:00.957) 0:01:02.283 *********
included: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml for /cache/rhel-8-y.qcow2.snap
TASK [linux-system-roles.ha_cluster : Create a tempfile for original CIB] ******
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:10
Monday 01 August 2022 16:39:47 +0000 (0:00:00.107) 0:01:02.391 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.ho7rzk8m_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Create a tempfile for new CIB] ***********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:18
Monday 01 August 2022 16:39:47 +0000 (0:00:00.364) 0:01:02.756 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.rspe82hb_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Fetch CIB configuration] *****************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:26
Monday 01 August 2022 16:39:47 +0000 (0:00:00.377) 0:01:03.133 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"cibadmin",
"--query"
],
"delta": "0:00:00.015099",
"end": "2022-08-01 12:39:48.354544",
"rc": 0,
"start": "2022-08-01 12:39:48.339445"
}
STDOUT:
TASK [linux-system-roles.ha_cluster : Write CIB configuration] *****************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:33
Monday 01 August 2022 16:39:48 +0000 (0:00:00.395) 0:01:03.528 *********
changed: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/ansible.rspe82hb_ha_cluster_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "ac3355c94926d0aa4137b342f40f8620cad5a1c0",
"dest": "/tmp/ansible.rspe82hb_ha_cluster_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.rspe82hb_ha_cluster_cib_xml",
"md5sum": "1bd7c1948e13b56e24d8f3572c2c62cb",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 43605,
"src": "/root/.ansible/tmp/ansible-tmp-1659371988.392781-206278-93899850616526/source",
"state": "file",
"uid": 0
}
changed: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/ansible.ho7rzk8m_ha_cluster_original_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "ac3355c94926d0aa4137b342f40f8620cad5a1c0",
"dest": "/tmp/ansible.ho7rzk8m_ha_cluster_original_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.ho7rzk8m_ha_cluster_original_cib_xml",
"md5sum": "1bd7c1948e13b56e24d8f3572c2c62cb",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 43605,
"src": "/root/.ansible/tmp/ansible-tmp-1659371989.0666888-206278-252375941693975/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Purge new CIB configuration] *************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:51
Monday 01 August 2022 16:39:49 +0000 (0:00:01.364) 0:01:04.892 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"cibadmin",
"--force",
"--delete-all",
"--xpath",
"/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]"
],
"delta": "0:00:00.026641",
"end": "2022-08-01 12:39:50.128316",
"rc": 0,
"start": "2022-08-01 12:39:50.101675"
}
TASK [linux-system-roles.ha_cluster : Configure cluster properties] ************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:80
Monday 01 August 2022 16:39:50 +0000 (0:00:00.410) 0:01:05.303 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Extract primitive to bundle mapping] *****
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:91
Monday 01 August 2022 16:39:50 +0000 (0:00:00.039) 0:01:05.342 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_primitive_bundle_map": {}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Configure cluster bundle resources] ******
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:98
Monday 01 August 2022 16:39:50 +0000 (0:00:00.046) 0:01:05.389 *********
TASK [linux-system-roles.ha_cluster : Configure cluster resources] *************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:104
Monday 01 August 2022 16:39:50 +0000 (0:00:00.021) 0:01:05.410 *********
TASK [linux-system-roles.ha_cluster : Configure cluster resource groups] *******
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:111
Monday 01 August 2022 16:39:50 +0000 (0:00:00.021) 0:01:05.432 *********
TASK [linux-system-roles.ha_cluster : Configure cluster resource clones] *******
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:117
Monday 01 August 2022 16:39:50 +0000 (0:00:00.021) 0:01:05.453 *********
TASK [linux-system-roles.ha_cluster : Configure resource location constraints] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:125
Monday 01 August 2022 16:39:50 +0000 (0:00:00.020) 0:01:05.474 *********
TASK [linux-system-roles.ha_cluster : Configure resource colocation constraints] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:132
Monday 01 August 2022 16:39:50 +0000 (0:00:00.021) 0:01:05.496 *********
TASK [linux-system-roles.ha_cluster : Configure resource set colocation constraints] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:140
Monday 01 August 2022 16:39:50 +0000 (0:00:00.021) 0:01:05.517 *********
TASK [linux-system-roles.ha_cluster : Configure resource order constraints] ****
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:150
Monday 01 August 2022 16:39:50 +0000 (0:00:00.020) 0:01:05.538 *********
TASK [linux-system-roles.ha_cluster : Configure resource set order constraints] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:158
Monday 01 August 2022 16:39:50 +0000 (0:00:00.024) 0:01:05.562 *********
TASK [linux-system-roles.ha_cluster : Configure resource ticket constraints] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:168
Monday 01 August 2022 16:39:50 +0000 (0:00:00.023) 0:01:05.586 *********
TASK [linux-system-roles.ha_cluster : Configure resource set ticket constraints] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:176
Monday 01 August 2022 16:39:50 +0000 (0:00:00.023) 0:01:05.609 *********
TASK [linux-system-roles.ha_cluster : Create a tempfile for CIB diff] **********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:199
Monday 01 August 2022 16:39:50 +0000 (0:00:00.020) 0:01:05.630 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.5hqs2f3f_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Compare new and original CIB] ************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:207
Monday 01 August 2022 16:39:50 +0000 (0:00:00.372) 0:01:06.002 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"crm_diff",
"--no-version",
"--original",
"/tmp/ansible.ho7rzk8m_ha_cluster_original_cib_xml",
"--new",
"/tmp/ansible.rspe82hb_ha_cluster_cib_xml"
],
"delta": "0:00:00.008615",
"end": "2022-08-01 12:39:51.243839",
"failed_when_result": false,
"rc": 1,
"start": "2022-08-01 12:39:51.235224"
}
STDOUT:
MSG:
non-zero return code
TASK [linux-system-roles.ha_cluster : Write CIB diff to its tempfile] **********
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:220
Monday 01 August 2022 16:39:51 +0000 (0:00:00.413) 0:01:06.415 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"checksum": "790b68ff60ed4b8e0020bfc8d4f680af2acdf28a",
"dest": "/tmp/ansible.5hqs2f3f_ha_cluster_cib_diff",
"gid": 0,
"group": "root",
"md5sum": "4fd8096092a352fe183025c61661db0e",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 3140,
"src": "/root/.ansible/tmp/ansible-tmp-1659371991.2812216-206405-229824555046946/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Push CIB diff to the cluster if it has any changes] ***
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:231
Monday 01 August 2022 16:39:51 +0000 (0:00:00.704) 0:01:07.120 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"cibadmin",
"--verbose",
"--patch",
"--xml-file",
"/tmp/ansible.5hqs2f3f_ha_cluster_cib_diff"
],
"delta": "0:00:00.016413",
"end": "2022-08-01 12:39:52.384293",
"rc": 0,
"start": "2022-08-01 12:39:52.367880"
}
TASK [linux-system-roles.ha_cluster : Remove CIB tempfiles] ********************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:239
Monday 01 August 2022 16:39:52 +0000 (0:00:00.433) 0:01:07.553 *********
changed: [/cache/rhel-8-y.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.rspe82hb_ha_cluster_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"changed": true,
"failed": false,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.rspe82hb_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.rspe82hb_ha_cluster_cib_xml",
"state": "absent"
}
changed: [/cache/rhel-8-y.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.ho7rzk8m_ha_cluster_original_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"changed": true,
"failed": false,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.ho7rzk8m_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.ho7rzk8m_ha_cluster_original_cib_xml",
"state": "absent"
}
changed: [/cache/rhel-8-y.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.5hqs2f3f_ha_cluster_cib_diff', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"changed": true,
"failed": false,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.5hqs2f3f_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.5hqs2f3f_ha_cluster_cib_diff",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:47
Monday 01 August 2022 16:39:53 +0000 (0:00:01.169) 0:01:08.722 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Remove fence-virt authkey] ***************
task path: /tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50
Monday 01 August 2022 16:39:53 +0000 (0:00:00.024) 0:01:08.746 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: role_complete for /cache/rhel-8-y.qcow2.snap
TASK [Fetch cluster versions of cluster components] ****************************
task path: /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:71
Monday 01 August 2022 16:39:53 +0000 (0:00:00.033) 0:01:08.780 *********
included: /tmp/tmp9juxtb67/tests/tasks/fetch_versions.yml for /cache/rhel-8-y.qcow2.snap
TASK [Fetch pcs capabilities] **************************************************
task path: /tmp/tmp9juxtb67/tests/tasks/fetch_versions.yml:3
Monday 01 August 2022 16:39:53 +0000 (0:00:00.038) 0:01:08.819 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.480768",
"end": "2022-08-01 12:39:54.490385",
"rc": 0,
"start": "2022-08-01 12:39:54.009617"
}
STDOUT:
0.10.14
booth 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.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 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
TASK [Parse pcs capabilities] **************************************************
task path: /tmp/tmp9juxtb67/tests/tasks/fetch_versions.yml:9
Monday 01 August 2022 16:39:54 +0000 (0:00:00.838) 0:01:09.657 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__test_pcs_capabilities": [
"booth",
"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.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",
"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"
]
},
"changed": false
}
TASK [Fetch package facts] *****************************************************
task path: /tmp/tmp9juxtb67/tests/tasks/fetch_versions.yml:15
Monday 01 August 2022 16:39:54 +0000 (0:00:00.037) 0:01:09.695 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"packages": {
"NetworkManager": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager",
"release": "1.el8",
"source": "rpm",
"version": "1.39.10"
}
],
"NetworkManager-libnm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-libnm",
"release": "1.el8",
"source": "rpm",
"version": "1.39.10"
}
],
"NetworkManager-team": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-team",
"release": "1.el8",
"source": "rpm",
"version": "1.39.10"
}
],
"NetworkManager-tui": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-tui",
"release": "1.el8",
"source": "rpm",
"version": "1.39.10"
}
],
"PackageKit": [
{
"arch": "x86_64",
"epoch": null,
"name": "PackageKit",
"release": "6.el8",
"source": "rpm",
"version": "1.1.12"
}
],
"PackageKit-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "PackageKit-glib",
"release": "6.el8",
"source": "rpm",
"version": "1.1.12"
}
],
"abattis-cantarell-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "abattis-cantarell-fonts",
"release": "6.el8",
"source": "rpm",
"version": "0.0.25"
}
],
"acl": [
{
"arch": "x86_64",
"epoch": null,
"name": "acl",
"release": "1.el8",
"source": "rpm",
"version": "2.2.53"
}
],
"audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit",
"release": "4.el8",
"source": "rpm",
"version": "3.0.7"
}
],
"audit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit-libs",
"release": "4.el8",
"source": "rpm",
"version": "3.0.7"
}
],
"authselect": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect",
"release": "1.el8",
"source": "rpm",
"version": "1.2.5"
}
],
"authselect-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect-compat",
"release": "1.el8",
"source": "rpm",
"version": "1.2.5"
}
],
"authselect-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect-libs",
"release": "1.el8",
"source": "rpm",
"version": "1.2.5"
}
],
"autogen-libopts": [
{
"arch": "x86_64",
"epoch": null,
"name": "autogen-libopts",
"release": "8.el8",
"source": "rpm",
"version": "5.18.12"
}
],
"avahi-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "avahi-libs",
"release": "20.el8",
"source": "rpm",
"version": "0.7"
}
],
"basesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "basesystem",
"release": "5.el8",
"source": "rpm",
"version": "11"
}
],
"bash": [
{
"arch": "x86_64",
"epoch": null,
"name": "bash",
"release": "4.el8",
"source": "rpm",
"version": "4.4.20"
}
],
"bind-export-libs": [
{
"arch": "x86_64",
"epoch": 32,
"name": "bind-export-libs",
"release": "3.el8",
"source": "rpm",
"version": "9.11.36"
}
],
"brotli": [
{
"arch": "x86_64",
"epoch": null,
"name": "brotli",
"release": "3.el8",
"source": "rpm",
"version": "1.0.6"
}
],
"bzip2": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2",
"release": "26.el8",
"source": "rpm",
"version": "1.0.6"
}
],
"bzip2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2-libs",
"release": "26.el8",
"source": "rpm",
"version": "1.0.6"
}
],
"c-ares": [
{
"arch": "x86_64",
"epoch": null,
"name": "c-ares",
"release": "6.el8",
"source": "rpm",
"version": "1.13.0"
}
],
"ca-certificates": [
{
"arch": "noarch",
"epoch": null,
"name": "ca-certificates",
"release": "80.0.el8_6",
"source": "rpm",
"version": "2022.2.54"
}
],
"cairo": [
{
"arch": "x86_64",
"epoch": null,
"name": "cairo",
"release": "6.el8",
"source": "rpm",
"version": "1.15.12"
}
],
"cairo-gobject": [
{
"arch": "x86_64",
"epoch": null,
"name": "cairo-gobject",
"release": "6.el8",
"source": "rpm",
"version": "1.15.12"
}
],
"checkpolicy": [
{
"arch": "x86_64",
"epoch": null,
"name": "checkpolicy",
"release": "1.el8",
"source": "rpm",
"version": "2.9"
}
],
"chkconfig": [
{
"arch": "x86_64",
"epoch": null,
"name": "chkconfig",
"release": "1.el8",
"source": "rpm",
"version": "1.19.1"
}
],
"chrony": [
{
"arch": "x86_64",
"epoch": null,
"name": "chrony",
"release": "1.el8",
"source": "rpm",
"version": "4.2"
}
],
"cifs-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "cifs-utils",
"release": "3.el8",
"source": "rpm",
"version": "6.8"
}
],
"cloud-init": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-init",
"release": "4.el8",
"source": "rpm",
"version": "22.1"
}
],
"cloud-utils-growpart": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-utils-growpart",
"release": "3.el8",
"source": "rpm",
"version": "0.31"
}
],
"clufter-bin": [
{
"arch": "x86_64",
"epoch": null,
"name": "clufter-bin",
"release": "5.el8",
"source": "rpm",
"version": "0.77.1"
}
],
"clufter-common": [
{
"arch": "noarch",
"epoch": null,
"name": "clufter-common",
"release": "5.el8",
"source": "rpm",
"version": "0.77.1"
}
],
"cockpit-bridge": [
{
"arch": "x86_64",
"epoch": null,
"name": "cockpit-bridge",
"release": "2.el8",
"source": "rpm",
"version": "272"
}
],
"cockpit-system": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-system",
"release": "2.el8",
"source": "rpm",
"version": "272"
}
],
"cockpit-ws": [
{
"arch": "x86_64",
"epoch": null,
"name": "cockpit-ws",
"release": "2.el8",
"source": "rpm",
"version": "272"
}
],
"coreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils",
"release": "13.el8",
"source": "rpm",
"version": "8.30"
}
],
"coreutils-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils-common",
"release": "13.el8",
"source": "rpm",
"version": "8.30"
}
],
"corosync": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosync",
"release": "2.el8",
"source": "rpm",
"version": "3.1.5"
}
],
"corosynclib": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosynclib",
"release": "2.el8",
"source": "rpm",
"version": "3.1.5"
}
],
"cpio": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpio",
"release": "11.el8",
"source": "rpm",
"version": "2.12"
}
],
"cracklib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib",
"release": "15.el8",
"source": "rpm",
"version": "2.9.6"
}
],
"cracklib-dicts": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib-dicts",
"release": "15.el8",
"source": "rpm",
"version": "2.9.6"
}
],
"cronie": [
{
"arch": "x86_64",
"epoch": null,
"name": "cronie",
"release": "8.el8",
"source": "rpm",
"version": "1.5.2"
}
],
"cronie-anacron": [
{
"arch": "x86_64",
"epoch": null,
"name": "cronie-anacron",
"release": "8.el8",
"source": "rpm",
"version": "1.5.2"
}
],
"crontabs": [
{
"arch": "noarch",
"epoch": null,
"name": "crontabs",
"release": "17.20190603git.el8",
"source": "rpm",
"version": "1.11"
}
],
"crypto-policies": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies",
"release": "1.gitae470d6.el8",
"source": "rpm",
"version": "20211116"
}
],
"crypto-policies-scripts": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies-scripts",
"release": "1.gitae470d6.el8",
"source": "rpm",
"version": "20211116"
}
],
"cryptsetup-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "cryptsetup-libs",
"release": "2.el8",
"source": "rpm",
"version": "2.3.7"
}
],
"curl": [
{
"arch": "x86_64",
"epoch": null,
"name": "curl",
"release": "25.el8",
"source": "rpm",
"version": "7.61.1"
}
],
"cyrus-sasl-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cyrus-sasl-lib",
"release": "6.el8_5",
"source": "rpm",
"version": "2.1.27"
}
],
"dbus": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus",
"release": "19.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbus-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "dbus-common",
"release": "19.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbus-daemon": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-daemon",
"release": "19.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbus-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "dbus-glib",
"release": "2.el8",
"source": "rpm",
"version": "0.110"
}
],
"dbus-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-libs",
"release": "19.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbus-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-tools",
"release": "19.el8",
"source": "rpm",
"version": "1.12.8"
}
],
"dbxtool": [
{
"arch": "x86_64",
"epoch": null,
"name": "dbxtool",
"release": "5.el8_3.2",
"source": "rpm",
"version": "8"
}
],
"dejavu-fonts-common": [
{
"arch": "noarch",
"epoch": null,
"name": "dejavu-fonts-common",
"release": "7.el8",
"source": "rpm",
"version": "2.35"
}
],
"dejavu-sans-mono-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "dejavu-sans-mono-fonts",
"release": "7.el8",
"source": "rpm",
"version": "2.35"
}
],
"device-mapper": [
{
"arch": "x86_64",
"epoch": 8,
"name": "device-mapper",
"release": "3.el8_6.2",
"source": "rpm",
"version": "1.02.181"
}
],
"device-mapper-event": [
{
"arch": "x86_64",
"epoch": 8,
"name": "device-mapper-event",
"release": "3.el8_6.2",
"source": "rpm",
"version": "1.02.181"
}
],
"device-mapper-event-libs": [
{
"arch": "x86_64",
"epoch": 8,
"name": "device-mapper-event-libs",
"release": "3.el8_6.2",
"source": "rpm",
"version": "1.02.181"
}
],
"device-mapper-libs": [
{
"arch": "x86_64",
"epoch": 8,
"name": "device-mapper-libs",
"release": "3.el8_6.2",
"source": "rpm",
"version": "1.02.181"
}
],
"device-mapper-multipath": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath",
"release": "26.el8",
"source": "rpm",
"version": "0.8.4"
}
],
"device-mapper-multipath-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath-libs",
"release": "26.el8",
"source": "rpm",
"version": "0.8.4"
}
],
"device-mapper-persistent-data": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-persistent-data",
"release": "7.el8",
"source": "rpm",
"version": "0.9.0"
}
],
"dhcp-client": [
{
"arch": "x86_64",
"epoch": 12,
"name": "dhcp-client",
"release": "47.el8",
"source": "rpm",
"version": "4.3.6"
}
],
"dhcp-common": [
{
"arch": "noarch",
"epoch": 12,
"name": "dhcp-common",
"release": "47.el8",
"source": "rpm",
"version": "4.3.6"
}
],
"dhcp-libs": [
{
"arch": "x86_64",
"epoch": 12,
"name": "dhcp-libs",
"release": "47.el8",
"source": "rpm",
"version": "4.3.6"
}
],
"diffutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "diffutils",
"release": "6.el8",
"source": "rpm",
"version": "3.6"
}
],
"dmidecode": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dmidecode",
"release": "4.el8",
"source": "rpm",
"version": "3.3"
}
],
"dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf",
"release": "10.el8",
"source": "rpm",
"version": "4.7.0"
}
],
"dnf-data": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-data",
"release": "10.el8",
"source": "rpm",
"version": "4.7.0"
}
],
"dnf-plugin-subscription-manager": [
{
"arch": "x86_64",
"epoch": null,
"name": "dnf-plugin-subscription-manager",
"release": "1.el8",
"source": "rpm",
"version": "1.28.31"
}
],
"dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-plugins-core",
"release": "12.el8",
"source": "rpm",
"version": "4.0.21"
}
],
"dosfstools": [
{
"arch": "x86_64",
"epoch": null,
"name": "dosfstools",
"release": "6.el8",
"source": "rpm",
"version": "4.1"
}
],
"dracut": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut",
"release": "202.git20220511.el8",
"source": "rpm",
"version": "049"
}
],
"dracut-config-generic": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-config-generic",
"release": "202.git20220511.el8",
"source": "rpm",
"version": "049"
}
],
"dracut-network": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-network",
"release": "202.git20220511.el8",
"source": "rpm",
"version": "049"
}
],
"dracut-squash": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-squash",
"release": "202.git20220511.el8",
"source": "rpm",
"version": "049"
}
],
"e2fsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"e2fsprogs-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs-libs",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"efi-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "efi-filesystem",
"release": "3.el8",
"source": "rpm",
"version": "3"
}
],
"efibootmgr": [
{
"arch": "x86_64",
"epoch": null,
"name": "efibootmgr",
"release": "1.el8",
"source": "rpm",
"version": "16"
}
],
"efivar": [
{
"arch": "x86_64",
"epoch": null,
"name": "efivar",
"release": "4.el8",
"source": "rpm",
"version": "37"
}
],
"efivar-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "efivar-libs",
"release": "4.el8",
"source": "rpm",
"version": "37"
}
],
"elfutils-debuginfod-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-debuginfod-client",
"release": "4.el8",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-default-yama-scope": [
{
"arch": "noarch",
"epoch": null,
"name": "elfutils-default-yama-scope",
"release": "4.el8",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-libelf": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf",
"release": "4.el8",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libs",
"release": "4.el8",
"source": "rpm",
"version": "0.187"
}
],
"epel-release": [
{
"arch": "noarch",
"epoch": null,
"name": "epel-release",
"release": "16.el8",
"source": "rpm",
"version": "8"
}
],
"ethtool": [
{
"arch": "x86_64",
"epoch": 2,
"name": "ethtool",
"release": "2.el8",
"source": "rpm",
"version": "5.13"
}
],
"expat": [
{
"arch": "x86_64",
"epoch": null,
"name": "expat",
"release": "9.el8",
"source": "rpm",
"version": "2.2.5"
}
],
"fence-agents-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-all",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-amt-ws": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-amt-ws",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-apc": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-apc",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-apc-snmp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-apc-snmp",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-bladecenter": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-bladecenter",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-brocade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-brocade",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-cisco-mds": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cisco-mds",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-cisco-ucs": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cisco-ucs",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-common",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-compute": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-compute",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-drac5": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-drac5",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-eaton-snmp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-eaton-snmp",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-emerson": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-emerson",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-eps": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-eps",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-heuristics-ping": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-heuristics-ping",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-hpblade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-hpblade",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ibmblade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ibmblade",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ifmib": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ifmib",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ilo-moonshot": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-moonshot",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ilo-mp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-mp",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ilo-ssh": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-ssh",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ilo2": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo2",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-intelmodular": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-intelmodular",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ipdu": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ipdu",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-ipmilan": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ipmilan",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-kdump": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-kdump",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-mpath": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-mpath",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-redfish": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-redfish",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-rhevm": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rhevm",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-rsa": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rsa",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-rsb": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rsb",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-sbd": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-sbd",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-scsi": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-scsi",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-vmware-rest": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-rest",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-vmware-soap": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-soap",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-agents-wti": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-wti",
"release": "99.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"fence-virt": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-virt",
"release": "2.el8",
"source": "rpm",
"version": "1.0.0"
}
],
"file": [
{
"arch": "x86_64",
"epoch": null,
"name": "file",
"release": "20.el8",
"source": "rpm",
"version": "5.33"
}
],
"file-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "file-libs",
"release": "20.el8",
"source": "rpm",
"version": "5.33"
}
],
"filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "filesystem",
"release": "6.el8",
"source": "rpm",
"version": "3.8"
}
],
"findutils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "findutils",
"release": "20.el8",
"source": "rpm",
"version": "4.6.0"
}
],
"fontconfig": [
{
"arch": "x86_64",
"epoch": null,
"name": "fontconfig",
"release": "4.el8",
"source": "rpm",
"version": "2.13.1"
}
],
"fontpackages-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "fontpackages-filesystem",
"release": "22.el8",
"source": "rpm",
"version": "1.44"
}
],
"freetype": [
{
"arch": "x86_64",
"epoch": null,
"name": "freetype",
"release": "9.el8",
"source": "rpm",
"version": "2.9.1"
}
],
"fuse-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "fuse-libs",
"release": "16.el8",
"source": "rpm",
"version": "2.9.7"
}
],
"gawk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk",
"release": "4.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"gdbm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gdbm",
"release": "2.el8",
"source": "rpm",
"version": "1.18"
}
],
"gdbm-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gdbm-libs",
"release": "2.el8",
"source": "rpm",
"version": "1.18"
}
],
"gdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdisk",
"release": "11.el8",
"source": "rpm",
"version": "1.0.3"
}
],
"gdk-pixbuf2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdk-pixbuf2",
"release": "5.el8",
"source": "rpm",
"version": "2.36.12"
}
],
"geolite2-city": [
{
"arch": "noarch",
"epoch": null,
"name": "geolite2-city",
"release": "1.el8",
"source": "rpm",
"version": "20180605"
}
],
"geolite2-country": [
{
"arch": "noarch",
"epoch": null,
"name": "geolite2-country",
"release": "1.el8",
"source": "rpm",
"version": "20180605"
}
],
"gettext": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext",
"release": "17.el8",
"source": "rpm",
"version": "0.19.8.1"
}
],
"gettext-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext-libs",
"release": "17.el8",
"source": "rpm",
"version": "0.19.8.1"
}
],
"glib-networking": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib-networking",
"release": "1.1.el8",
"source": "rpm",
"version": "2.56.1"
}
],
"glib2": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib2",
"release": "159.el8",
"source": "rpm",
"version": "2.56.4"
}
],
"glibc": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc",
"release": "207.el8",
"source": "rpm",
"version": "2.28"
}
],
"glibc-all-langpacks": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-all-langpacks",
"release": "207.el8",
"source": "rpm",
"version": "2.28"
}
],
"glibc-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-common",
"release": "207.el8",
"source": "rpm",
"version": "2.28"
}
],
"glibc-gconv-extra": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-gconv-extra",
"release": "207.el8",
"source": "rpm",
"version": "2.28"
}
],
"gmp": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gmp",
"release": "10.el8",
"source": "rpm",
"version": "6.1.2"
}
],
"gnupg2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2",
"release": "2.el8",
"source": "rpm",
"version": "2.2.20"
}
],
"gnupg2-smime": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2-smime",
"release": "2.el8",
"source": "rpm",
"version": "2.2.20"
}
],
"gnutls": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls",
"release": "4.el8",
"source": "rpm",
"version": "3.6.16"
}
],
"gnutls-dane": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls-dane",
"release": "4.el8",
"source": "rpm",
"version": "3.6.16"
}
],
"gnutls-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls-utils",
"release": "4.el8",
"source": "rpm",
"version": "3.6.16"
}
],
"gobject-introspection": [
{
"arch": "x86_64",
"epoch": null,
"name": "gobject-introspection",
"release": "1.el8",
"source": "rpm",
"version": "1.56.1"
}
],
"gpgme": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpgme",
"release": "11.el8",
"source": "rpm",
"version": "1.13.1"
}
],
"grep": [
{
"arch": "x86_64",
"epoch": null,
"name": "grep",
"release": "6.el8",
"source": "rpm",
"version": "3.1"
}
],
"groff-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "groff-base",
"release": "18.el8",
"source": "rpm",
"version": "1.22.3"
}
],
"grub2-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-common",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-efi-x64": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-efi-x64",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-pc": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-pc",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-pc-modules": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-pc-modules",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-tools-extra": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-extra",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grub2-tools-minimal": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-minimal",
"release": "129.el8",
"source": "rpm",
"version": "2.02"
}
],
"grubby": [
{
"arch": "x86_64",
"epoch": null,
"name": "grubby",
"release": "42.el8",
"source": "rpm",
"version": "8.40"
}
],
"gsettings-desktop-schemas": [
{
"arch": "x86_64",
"epoch": null,
"name": "gsettings-desktop-schemas",
"release": "6.el8",
"source": "rpm",
"version": "3.32.0"
}
],
"gssproxy": [
{
"arch": "x86_64",
"epoch": null,
"name": "gssproxy",
"release": "20.el8",
"source": "rpm",
"version": "0.8.0"
}
],
"gzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "gzip",
"release": "13.el8",
"source": "rpm",
"version": "1.9"
}
],
"hardlink": [
{
"arch": "x86_64",
"epoch": 1,
"name": "hardlink",
"release": "6.el8",
"source": "rpm",
"version": "1.3"
}
],
"hdparm": [
{
"arch": "x86_64",
"epoch": null,
"name": "hdparm",
"release": "4.el8",
"source": "rpm",
"version": "9.54"
}
],
"hostname": [
{
"arch": "x86_64",
"epoch": null,
"name": "hostname",
"release": "6.el8",
"source": "rpm",
"version": "3.20"
}
],
"hwdata": [
{
"arch": "noarch",
"epoch": null,
"name": "hwdata",
"release": "8.13.el8",
"source": "rpm",
"version": "0.314"
}
],
"ima-evm-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "ima-evm-utils",
"release": "12.el8",
"source": "rpm",
"version": "1.3.2"
}
],
"info": [
{
"arch": "x86_64",
"epoch": null,
"name": "info",
"release": "7.el8",
"source": "rpm",
"version": "6.5"
}
],
"initscripts": [
{
"arch": "x86_64",
"epoch": null,
"name": "initscripts",
"release": "1.el8",
"source": "rpm",
"version": "10.00.15"
}
],
"insights-client": [
{
"arch": "noarch",
"epoch": 0,
"name": "insights-client",
"release": "8.el8",
"source": "rpm",
"version": "3.1.7"
}
],
"ipcalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipcalc",
"release": "4.el8",
"source": "rpm",
"version": "0.2.4"
}
],
"ipmitool": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipmitool",
"release": "18.el8",
"source": "rpm",
"version": "1.8.18"
}
],
"iproute": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute",
"release": "1.el8",
"source": "rpm",
"version": "5.18.0"
}
],
"iputils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iputils",
"release": "10.el8",
"source": "rpm",
"version": "20180629"
}
],
"irqbalance": [
{
"arch": "x86_64",
"epoch": 2,
"name": "irqbalance",
"release": "6.el8",
"source": "rpm",
"version": "1.4.0"
}
],
"jansson": [
{
"arch": "x86_64",
"epoch": null,
"name": "jansson",
"release": "1.el8",
"source": "rpm",
"version": "2.14"
}
],
"json-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-c",
"release": "3.el8",
"source": "rpm",
"version": "0.13.1"
}
],
"json-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-glib",
"release": "1.el8",
"source": "rpm",
"version": "1.4.4"
}
],
"kbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "kbd",
"release": "10.el8",
"source": "rpm",
"version": "2.0.4"
}
],
"kbd-legacy": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-legacy",
"release": "10.el8",
"source": "rpm",
"version": "2.0.4"
}
],
"kbd-misc": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-misc",
"release": "10.el8",
"source": "rpm",
"version": "2.0.4"
}
],
"kernel": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel",
"release": "410.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-core",
"release": "410.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-modules": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-modules",
"release": "410.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-tools",
"release": "410.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kernel-tools-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-tools-libs",
"release": "410.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"kexec-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "kexec-tools",
"release": "6.el8",
"source": "rpm",
"version": "2.0.24"
}
],
"keyutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils",
"release": "9.el8",
"source": "rpm",
"version": "1.5.10"
}
],
"keyutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils-libs",
"release": "9.el8",
"source": "rpm",
"version": "1.5.10"
}
],
"kmod": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod",
"release": "19.el8",
"source": "rpm",
"version": "25"
}
],
"kmod-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod-libs",
"release": "19.el8",
"source": "rpm",
"version": "25"
}
],
"kpartx": [
{
"arch": "x86_64",
"epoch": null,
"name": "kpartx",
"release": "26.el8",
"source": "rpm",
"version": "0.8.4"
}
],
"krb5-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "krb5-libs",
"release": "20.el8",
"source": "rpm",
"version": "1.18.2"
}
],
"less": [
{
"arch": "x86_64",
"epoch": null,
"name": "less",
"release": "1.el8",
"source": "rpm",
"version": "530"
}
],
"libX11": [
{
"arch": "x86_64",
"epoch": null,
"name": "libX11",
"release": "5.el8",
"source": "rpm",
"version": "1.6.8"
}
],
"libX11-common": [
{
"arch": "noarch",
"epoch": null,
"name": "libX11-common",
"release": "5.el8",
"source": "rpm",
"version": "1.6.8"
}
],
"libXau": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXau",
"release": "3.el8",
"source": "rpm",
"version": "1.0.9"
}
],
"libXext": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXext",
"release": "1.el8",
"source": "rpm",
"version": "1.3.4"
}
],
"libXrender": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXrender",
"release": "7.el8",
"source": "rpm",
"version": "0.9.10"
}
],
"libacl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libacl",
"release": "1.el8",
"source": "rpm",
"version": "2.2.53"
}
],
"libaio": [
{
"arch": "x86_64",
"epoch": null,
"name": "libaio",
"release": "1.el8",
"source": "rpm",
"version": "0.3.112"
}
],
"libappstream-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "libappstream-glib",
"release": "3.el8",
"source": "rpm",
"version": "0.7.14"
}
],
"libarchive": [
{
"arch": "x86_64",
"epoch": null,
"name": "libarchive",
"release": "3.el8_5",
"source": "rpm",
"version": "3.3.3"
}
],
"libassuan": [
{
"arch": "x86_64",
"epoch": null,
"name": "libassuan",
"release": "3.el8",
"source": "rpm",
"version": "2.5.1"
}
],
"libattr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libattr",
"release": "3.el8",
"source": "rpm",
"version": "2.4.48"
}
],
"libbasicobjects": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbasicobjects",
"release": "40.el8",
"source": "rpm",
"version": "0.1.1"
}
],
"libblkid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblkid",
"release": "35.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libbpf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbpf",
"release": "1.el8",
"source": "rpm",
"version": "0.5.0"
}
],
"libcap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap",
"release": "4.el8",
"source": "rpm",
"version": "2.48"
}
],
"libcap-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap-ng",
"release": "1.el8",
"source": "rpm",
"version": "0.7.11"
}
],
"libcollection": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcollection",
"release": "40.el8",
"source": "rpm",
"version": "0.7.0"
}
],
"libcom_err": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcom_err",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcomps",
"release": "1.el8",
"source": "rpm",
"version": "0.1.18"
}
],
"libcroco": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcroco",
"release": "4.el8_2.1",
"source": "rpm",
"version": "0.6.12"
}
],
"libcurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcurl",
"release": "25.el8",
"source": "rpm",
"version": "7.61.1"
}
],
"libdaemon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdaemon",
"release": "15.el8",
"source": "rpm",
"version": "0.14"
}
],
"libdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdb",
"release": "42.el8_4",
"source": "rpm",
"version": "5.3.28"
}
],
"libdb-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdb-utils",
"release": "42.el8_4",
"source": "rpm",
"version": "5.3.28"
}
],
"libdhash": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdhash",
"release": "40.el8",
"source": "rpm",
"version": "0.5.0"
}
],
"libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdnf",
"release": "10.el8",
"source": "rpm",
"version": "0.63.0"
}
],
"libedit": [
{
"arch": "x86_64",
"epoch": null,
"name": "libedit",
"release": "23.20170329cvs.el8",
"source": "rpm",
"version": "3.1"
}
],
"liberation-fonts-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "liberation-fonts-common",
"release": "7.el8",
"source": "rpm",
"version": "2.00.3"
}
],
"liberation-sans-fonts": [
{
"arch": "noarch",
"epoch": 1,
"name": "liberation-sans-fonts",
"release": "7.el8",
"source": "rpm",
"version": "2.00.3"
}
],
"libestr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libestr",
"release": "3.el8",
"source": "rpm",
"version": "0.1.10"
}
],
"libev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libev",
"release": "6.el8",
"source": "rpm",
"version": "4.24"
}
],
"libevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libevent",
"release": "5.el8",
"source": "rpm",
"version": "2.1.8"
}
],
"libfastjson": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfastjson",
"release": "1.el8",
"source": "rpm",
"version": "0.99.9"
}
],
"libfdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfdisk",
"release": "35.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libffi",
"release": "23.el8",
"source": "rpm",
"version": "3.1"
}
],
"libgcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcc",
"release": "14.el8",
"source": "rpm",
"version": "8.5.0"
}
],
"libgcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcrypt",
"release": "7.el8_6",
"source": "rpm",
"version": "1.8.5"
}
],
"libgomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgomp",
"release": "14.el8",
"source": "rpm",
"version": "8.5.0"
}
],
"libgpg-error": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgpg-error",
"release": "1.el8",
"source": "rpm",
"version": "1.31"
}
],
"libibverbs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libibverbs",
"release": "1.el8",
"source": "rpm",
"version": "37.2"
}
],
"libicu": [
{
"arch": "x86_64",
"epoch": null,
"name": "libicu",
"release": "2.el8_1",
"source": "rpm",
"version": "60.3"
}
],
"libidn2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libidn2",
"release": "1.el8",
"source": "rpm",
"version": "2.2.0"
}
],
"libini_config": [
{
"arch": "x86_64",
"epoch": null,
"name": "libini_config",
"release": "40.el8",
"source": "rpm",
"version": "1.3.1"
}
],
"libkcapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi",
"release": "2.el8",
"source": "rpm",
"version": "1.2.0"
}
],
"libkcapi-hmaccalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi-hmaccalc",
"release": "2.el8",
"source": "rpm",
"version": "1.2.0"
}
],
"libknet1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-compress-bzip2-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-bzip2-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-compress-lz4-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lz4-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-compress-lzma-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lzma-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-compress-lzo2-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lzo2-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-compress-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-plugins-all",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-compress-zlib-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-zlib-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-crypto-nss-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-nss-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-crypto-openssl-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-openssl-plugin",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-crypto-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-plugins-all",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libknet1-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-plugins-all",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libksba": [
{
"arch": "x86_64",
"epoch": null,
"name": "libksba",
"release": "7.el8",
"source": "rpm",
"version": "1.3.5"
}
],
"libldb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libldb",
"release": "1.el8",
"source": "rpm",
"version": "2.5.1"
}
],
"libmaxminddb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmaxminddb",
"release": "10.el8",
"source": "rpm",
"version": "1.2.0"
}
],
"libmnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmnl",
"release": "6.el8",
"source": "rpm",
"version": "1.0.4"
}
],
"libmodman": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmodman",
"release": "17.el8",
"source": "rpm",
"version": "2.0.1"
}
],
"libmodulemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmodulemd",
"release": "1.el8",
"source": "rpm",
"version": "2.13.0"
}
],
"libmount": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmount",
"release": "35.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libndp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libndp",
"release": "6.el8",
"source": "rpm",
"version": "1.7"
}
],
"libnfsidmap": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libnfsidmap",
"release": "56.el8",
"source": "rpm",
"version": "2.3.3"
}
],
"libnghttp2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnghttp2",
"release": "3.el8_2.1",
"source": "rpm",
"version": "1.33.0"
}
],
"libnl3": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3",
"release": "1.el8",
"source": "rpm",
"version": "3.7.0"
}
],
"libnl3-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3-cli",
"release": "1.el8",
"source": "rpm",
"version": "3.7.0"
}
],
"libnozzle1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnozzle1",
"release": "1.el8",
"source": "rpm",
"version": "1.22"
}
],
"libnsl2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnsl2",
"release": "2.20180605git4a062cf.el8",
"source": "rpm",
"version": "1.2.0"
}
],
"libpath_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpath_utils",
"release": "40.el8",
"source": "rpm",
"version": "0.2.1"
}
],
"libpcap": [
{
"arch": "x86_64",
"epoch": 14,
"name": "libpcap",
"release": "5.el8",
"source": "rpm",
"version": "1.9.1"
}
],
"libpipeline": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpipeline",
"release": "2.el8",
"source": "rpm",
"version": "1.5.0"
}
],
"libpkgconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpkgconf",
"release": "1.el8",
"source": "rpm",
"version": "1.4.2"
}
],
"libpng": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libpng",
"release": "5.el8",
"source": "rpm",
"version": "1.6.34"
}
],
"libproxy": [
{
"arch": "x86_64",
"epoch": null,
"name": "libproxy",
"release": "5.2.el8",
"source": "rpm",
"version": "0.4.15"
}
],
"libpsl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpsl",
"release": "6.el8",
"source": "rpm",
"version": "0.20.2"
}
],
"libpwquality": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpwquality",
"release": "3.el8",
"source": "rpm",
"version": "1.4.4"
}
],
"libqb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libqb",
"release": "12.el8",
"source": "rpm",
"version": "1.0.3"
}
],
"libref_array": [
{
"arch": "x86_64",
"epoch": null,
"name": "libref_array",
"release": "40.el8",
"source": "rpm",
"version": "0.1.5"
}
],
"librepo": [
{
"arch": "x86_64",
"epoch": null,
"name": "librepo",
"release": "2.el8",
"source": "rpm",
"version": "1.14.2"
}
],
"libreport-filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "libreport-filesystem",
"release": "15.el8",
"source": "rpm",
"version": "2.9.5"
}
],
"librhsm": [
{
"arch": "x86_64",
"epoch": null,
"name": "librhsm",
"release": "4.el8",
"source": "rpm",
"version": "0.0.3"
}
],
"libseccomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libseccomp",
"release": "1.el8",
"source": "rpm",
"version": "2.5.2"
}
],
"libsecret": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsecret",
"release": "1.el8",
"source": "rpm",
"version": "0.18.6"
}
],
"libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux",
"release": "5.el8",
"source": "rpm",
"version": "2.9"
}
],
"libselinux-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux-utils",
"release": "5.el8",
"source": "rpm",
"version": "2.9"
}
],
"libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsemanage",
"release": "8.el8",
"source": "rpm",
"version": "2.9"
}
],
"libsepol": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsepol",
"release": "3.el8",
"source": "rpm",
"version": "2.9"
}
],
"libsigsegv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsigsegv",
"release": "5.el8",
"source": "rpm",
"version": "2.11"
}
],
"libsmartcols": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsmartcols",
"release": "35.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libsolv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsolv",
"release": "3.el8",
"source": "rpm",
"version": "0.7.20"
}
],
"libsoup": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsoup",
"release": "2.el8",
"source": "rpm",
"version": "2.62.3"
}
],
"libss": [
{
"arch": "x86_64",
"epoch": null,
"name": "libss",
"release": "5.el8",
"source": "rpm",
"version": "1.45.6"
}
],
"libssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "libssh",
"release": "3.el8",
"source": "rpm",
"version": "0.9.6"
}
],
"libssh-config": [
{
"arch": "noarch",
"epoch": null,
"name": "libssh-config",
"release": "3.el8",
"source": "rpm",
"version": "0.9.6"
}
],
"libsss_autofs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_autofs",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"libsss_certmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_certmap",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"libsss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_idmap",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"libsss_nss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_nss_idmap",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"libsss_sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_sudo",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"libstdc++": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstdc++",
"release": "14.el8",
"source": "rpm",
"version": "8.5.0"
}
],
"libstemmer": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstemmer",
"release": "10.585svn.el8",
"source": "rpm",
"version": "0"
}
],
"libsysfs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsysfs",
"release": "25.el8",
"source": "rpm",
"version": "2.1.0"
}
],
"libtalloc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtalloc",
"release": "1.el8",
"source": "rpm",
"version": "2.3.3"
}
],
"libtasn1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtasn1",
"release": "3.el8",
"source": "rpm",
"version": "4.13"
}
],
"libtdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtdb",
"release": "1.el8",
"source": "rpm",
"version": "1.4.6"
}
],
"libteam": [
{
"arch": "x86_64",
"epoch": null,
"name": "libteam",
"release": "2.el8",
"source": "rpm",
"version": "1.31"
}
],
"libtevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtevent",
"release": "0.el8",
"source": "rpm",
"version": "0.12.0"
}
],
"libtirpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtirpc",
"release": "7.el8",
"source": "rpm",
"version": "1.1.4"
}
],
"libunistring": [
{
"arch": "x86_64",
"epoch": null,
"name": "libunistring",
"release": "3.el8",
"source": "rpm",
"version": "0.9.9"
}
],
"libusbx": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusbx",
"release": "4.el8",
"source": "rpm",
"version": "1.0.23"
}
],
"libuser": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuser",
"release": "24.el8",
"source": "rpm",
"version": "0.62"
}
],
"libutempter": [
{
"arch": "x86_64",
"epoch": null,
"name": "libutempter",
"release": "14.el8",
"source": "rpm",
"version": "1.1.6"
}
],
"libuuid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuuid",
"release": "35.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"libverto": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto",
"release": "2.el8",
"source": "rpm",
"version": "0.3.2"
}
],
"libverto-libev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto-libev",
"release": "2.el8",
"source": "rpm",
"version": "0.3.2"
}
],
"libwbclient": [
{
"arch": "x86_64",
"epoch": 0,
"name": "libwbclient",
"release": "1.el8",
"source": "rpm",
"version": "4.16.2"
}
],
"libwsman1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwsman1",
"release": "7.el8",
"source": "rpm",
"version": "2.6.5"
}
],
"libxcb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcb",
"release": "1.el8",
"source": "rpm",
"version": "1.13.1"
}
],
"libxcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt",
"release": "6.el8",
"source": "rpm",
"version": "4.1.1"
}
],
"libxkbcommon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxkbcommon",
"release": "1.el8",
"source": "rpm",
"version": "0.9.1"
}
],
"libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxml2",
"release": "14.el8",
"source": "rpm",
"version": "2.9.7"
}
],
"libxslt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxslt",
"release": "6.el8",
"source": "rpm",
"version": "1.1.32"
}
],
"libyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "libyaml",
"release": "5.el8",
"source": "rpm",
"version": "0.1.7"
}
],
"libzstd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd",
"release": "1.el8",
"source": "rpm",
"version": "1.4.4"
}
],
"linux-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "linux-firmware",
"release": "109.gitdfa29317.el8",
"source": "rpm",
"version": "20220713"
}
],
"lmdb-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lmdb-libs",
"release": "1.el8",
"source": "rpm",
"version": "0.9.24"
}
],
"logrotate": [
{
"arch": "x86_64",
"epoch": null,
"name": "logrotate",
"release": "4.el8",
"source": "rpm",
"version": "3.14.0"
}
],
"lshw": [
{
"arch": "x86_64",
"epoch": null,
"name": "lshw",
"release": "6.el8",
"source": "rpm",
"version": "B.02.19.2"
}
],
"lsscsi": [
{
"arch": "x86_64",
"epoch": null,
"name": "lsscsi",
"release": "3.el8",
"source": "rpm",
"version": "0.32"
}
],
"lua-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lua-libs",
"release": "12.el8",
"source": "rpm",
"version": "5.3.4"
}
],
"lvm2": [
{
"arch": "x86_64",
"epoch": 8,
"name": "lvm2",
"release": "3.el8_6.2",
"source": "rpm",
"version": "2.03.14"
}
],
"lvm2-libs": [
{
"arch": "x86_64",
"epoch": 8,
"name": "lvm2-libs",
"release": "3.el8_6.2",
"source": "rpm",
"version": "2.03.14"
}
],
"lz4-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lz4-libs",
"release": "3.el8_4",
"source": "rpm",
"version": "1.8.3"
}
],
"lzo": [
{
"arch": "x86_64",
"epoch": null,
"name": "lzo",
"release": "14.el8",
"source": "rpm",
"version": "2.08"
}
],
"man-db": [
{
"arch": "x86_64",
"epoch": null,
"name": "man-db",
"release": "18.el8",
"source": "rpm",
"version": "2.7.6.1"
}
],
"memstrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "memstrack",
"release": "1.el8",
"source": "rpm",
"version": "0.1.11"
}
],
"microcode_ctl": [
{
"arch": "x86_64",
"epoch": 4,
"name": "microcode_ctl",
"release": "1.el8",
"source": "rpm",
"version": "20220510"
}
],
"mokutil": [
{
"arch": "x86_64",
"epoch": 1,
"name": "mokutil",
"release": "12.el8",
"source": "rpm",
"version": "0.3.0"
}
],
"mozjs60": [
{
"arch": "x86_64",
"epoch": null,
"name": "mozjs60",
"release": "4.el8",
"source": "rpm",
"version": "60.9.0"
}
],
"mpfr": [
{
"arch": "x86_64",
"epoch": null,
"name": "mpfr",
"release": "1.el8",
"source": "rpm",
"version": "3.1.6"
}
],
"ncurses": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses",
"release": "9.20180224.el8",
"source": "rpm",
"version": "6.1"
}
],
"ncurses-base": [
{
"arch": "noarch",
"epoch": null,
"name": "ncurses-base",
"release": "9.20180224.el8",
"source": "rpm",
"version": "6.1"
}
],
"ncurses-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-libs",
"release": "9.20180224.el8",
"source": "rpm",
"version": "6.1"
}
],
"net-snmp-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "net-snmp-libs",
"release": "25.el8",
"source": "rpm",
"version": "5.8"
}
],
"net-snmp-utils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "net-snmp-utils",
"release": "25.el8",
"source": "rpm",
"version": "5.8"
}
],
"net-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "net-tools",
"release": "0.52.20160912git.el8",
"source": "rpm",
"version": "2.0"
}
],
"nettle": [
{
"arch": "x86_64",
"epoch": null,
"name": "nettle",
"release": "7.el8",
"source": "rpm",
"version": "3.4.1"
}
],
"newt": [
{
"arch": "x86_64",
"epoch": null,
"name": "newt",
"release": "11.el8",
"source": "rpm",
"version": "0.52.20"
}
],
"nfs-utils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "nfs-utils",
"release": "56.el8",
"source": "rpm",
"version": "2.3.3"
}
],
"npth": [
{
"arch": "x86_64",
"epoch": null,
"name": "npth",
"release": "4.el8",
"source": "rpm",
"version": "1.5"
}
],
"nspr": [
{
"arch": "x86_64",
"epoch": null,
"name": "nspr",
"release": "3.el8_6",
"source": "rpm",
"version": "4.34.0"
}
],
"nss": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss",
"release": "8.el8_6",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-softokn": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn",
"release": "8.el8_6",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-softokn-freebl": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn-freebl",
"release": "8.el8_6",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-sysinit": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-sysinit",
"release": "8.el8_6",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-util": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-util",
"release": "8.el8_6",
"source": "rpm",
"version": "3.79.0"
}
],
"numactl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "numactl-libs",
"release": "13.el8",
"source": "rpm",
"version": "2.0.12"
}
],
"oddjob": [
{
"arch": "x86_64",
"epoch": null,
"name": "oddjob",
"release": "1.el8",
"source": "rpm",
"version": "0.34.7"
}
],
"oddjob-mkhomedir": [
{
"arch": "x86_64",
"epoch": null,
"name": "oddjob-mkhomedir",
"release": "1.el8",
"source": "rpm",
"version": "0.34.7"
}
],
"openldap": [
{
"arch": "x86_64",
"epoch": null,
"name": "openldap",
"release": "18.el8",
"source": "rpm",
"version": "2.4.46"
}
],
"openssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh",
"release": "16.el8",
"source": "rpm",
"version": "8.0p1"
}
],
"openssh-clients": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-clients",
"release": "16.el8",
"source": "rpm",
"version": "8.0p1"
}
],
"openssh-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-server",
"release": "16.el8",
"source": "rpm",
"version": "8.0p1"
}
],
"openssl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl",
"release": "7.el8_6",
"source": "rpm",
"version": "1.1.1k"
}
],
"openssl-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-libs",
"release": "7.el8_6",
"source": "rpm",
"version": "1.1.1k"
}
],
"openssl-pkcs11": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssl-pkcs11",
"release": "2.el8",
"source": "rpm",
"version": "0.4.10"
}
],
"openwsman-python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "openwsman-python3",
"release": "7.el8",
"source": "rpm",
"version": "2.6.5"
}
],
"os-prober": [
{
"arch": "x86_64",
"epoch": null,
"name": "os-prober",
"release": "9.el8",
"source": "rpm",
"version": "1.74"
}
],
"overpass-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "overpass-fonts",
"release": "3.el8",
"source": "rpm",
"version": "3.0.2"
}
],
"p11-kit": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit",
"release": "1.el8",
"source": "rpm",
"version": "0.23.22"
}
],
"p11-kit-trust": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit-trust",
"release": "1.el8",
"source": "rpm",
"version": "0.23.22"
}
],
"pacemaker": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker",
"release": "4.el8",
"source": "rpm",
"version": "2.1.4"
}
],
"pacemaker-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-cli",
"release": "4.el8",
"source": "rpm",
"version": "2.1.4"
}
],
"pacemaker-cluster-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-cluster-libs",
"release": "4.el8",
"source": "rpm",
"version": "2.1.4"
}
],
"pacemaker-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-libs",
"release": "4.el8",
"source": "rpm",
"version": "2.1.4"
}
],
"pacemaker-schemas": [
{
"arch": "noarch",
"epoch": null,
"name": "pacemaker-schemas",
"release": "4.el8",
"source": "rpm",
"version": "2.1.4"
}
],
"pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "pam",
"release": "22.el8",
"source": "rpm",
"version": "1.3.1"
}
],
"parted": [
{
"arch": "x86_64",
"epoch": null,
"name": "parted",
"release": "39.el8",
"source": "rpm",
"version": "3.2"
}
],
"passwd": [
{
"arch": "x86_64",
"epoch": null,
"name": "passwd",
"release": "4.el8",
"source": "rpm",
"version": "0.80"
}
],
"pciutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "pciutils",
"release": "1.el8",
"source": "rpm",
"version": "3.7.0"
}
],
"pciutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pciutils-libs",
"release": "1.el8",
"source": "rpm",
"version": "3.7.0"
}
],
"pcre": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre",
"release": "6.el8",
"source": "rpm",
"version": "8.42"
}
],
"pcre2": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2",
"release": "3.el8_6",
"source": "rpm",
"version": "10.32"
}
],
"pcs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcs",
"release": "1.el8",
"source": "rpm",
"version": "0.10.14"
}
],
"perl-Carp": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Carp",
"release": "396.el8",
"source": "rpm",
"version": "1.42"
}
],
"perl-Data-Dumper": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Data-Dumper",
"release": "399.el8",
"source": "rpm",
"version": "2.167"
}
],
"perl-Digest": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Digest",
"release": "395.el8",
"source": "rpm",
"version": "1.17"
}
],
"perl-Digest-MD5": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Digest-MD5",
"release": "396.el8",
"source": "rpm",
"version": "2.55"
}
],
"perl-Encode": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Encode",
"release": "3.el8",
"source": "rpm",
"version": "2.97"
}
],
"perl-Errno": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-Errno",
"release": "421.el8",
"source": "rpm",
"version": "1.28"
}
],
"perl-Exporter": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Exporter",
"release": "396.el8",
"source": "rpm",
"version": "5.72"
}
],
"perl-File-Path": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-File-Path",
"release": "2.el8",
"source": "rpm",
"version": "2.15"
}
],
"perl-File-Temp": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-File-Temp",
"release": "1.el8",
"source": "rpm",
"version": "0.230.600"
}
],
"perl-Getopt-Long": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Getopt-Long",
"release": "4.el8",
"source": "rpm",
"version": "2.50"
}
],
"perl-HTTP-Tiny": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Tiny",
"release": "1.el8",
"source": "rpm",
"version": "0.074"
}
],
"perl-IO": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-IO",
"release": "421.el8",
"source": "rpm",
"version": "1.38"
}
],
"perl-IO-Socket-IP": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Socket-IP",
"release": "5.el8",
"source": "rpm",
"version": "0.39"
}
],
"perl-IO-Socket-SSL": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Socket-SSL",
"release": "4.module+el8.3.0+6446+594cad75",
"source": "rpm",
"version": "2.066"
}
],
"perl-MIME-Base64": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-MIME-Base64",
"release": "396.el8",
"source": "rpm",
"version": "3.15"
}
],
"perl-Mozilla-CA": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Mozilla-CA",
"release": "7.module+el8.3.0+6498+9eecfe51",
"source": "rpm",
"version": "20160104"
}
],
"perl-Net-SSLeay": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Net-SSLeay",
"release": "2.module+el8.6.0+13392+f0897f98",
"source": "rpm",
"version": "1.88"
}
],
"perl-PathTools": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-PathTools",
"release": "1.el8",
"source": "rpm",
"version": "3.74"
}
],
"perl-Pod-Escapes": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Pod-Escapes",
"release": "395.el8",
"source": "rpm",
"version": "1.07"
}
],
"perl-Pod-Perldoc": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Pod-Perldoc",
"release": "396.el8",
"source": "rpm",
"version": "3.28"
}
],
"perl-Pod-Simple": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Pod-Simple",
"release": "395.el8",
"source": "rpm",
"version": "3.35"
}
],
"perl-Pod-Usage": [
{
"arch": "noarch",
"epoch": 4,
"name": "perl-Pod-Usage",
"release": "395.el8",
"source": "rpm",
"version": "1.69"
}
],
"perl-Scalar-List-Utils": [
{
"arch": "x86_64",
"epoch": 3,
"name": "perl-Scalar-List-Utils",
"release": "2.el8",
"source": "rpm",
"version": "1.49"
}
],
"perl-Socket": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Socket",
"release": "3.el8",
"source": "rpm",
"version": "2.027"
}
],
"perl-Storable": [
{
"arch": "x86_64",
"epoch": 1,
"name": "perl-Storable",
"release": "3.el8",
"source": "rpm",
"version": "3.11"
}
],
"perl-Term-ANSIColor": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Term-ANSIColor",
"release": "396.el8",
"source": "rpm",
"version": "4.06"
}
],
"perl-Term-Cap": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Term-Cap",
"release": "395.el8",
"source": "rpm",
"version": "1.17"
}
],
"perl-Text-ParseWords": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Text-ParseWords",
"release": "395.el8",
"source": "rpm",
"version": "3.30"
}
],
"perl-Text-Tabs+Wrap": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Text-Tabs+Wrap",
"release": "395.el8",
"source": "rpm",
"version": "2013.0523"
}
],
"perl-Time-Local": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Time-Local",
"release": "1.el8",
"source": "rpm",
"version": "1.280"
}
],
"perl-TimeDate": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-TimeDate",
"release": "15.module+el8.3.0+6498+9eecfe51",
"source": "rpm",
"version": "2.30"
}
],
"perl-URI": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-URI",
"release": "3.el8",
"source": "rpm",
"version": "1.73"
}
],
"perl-Unicode-Normalize": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Unicode-Normalize",
"release": "396.el8",
"source": "rpm",
"version": "1.25"
}
],
"perl-constant": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-constant",
"release": "396.el8",
"source": "rpm",
"version": "1.33"
}
],
"perl-interpreter": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-interpreter",
"release": "421.el8",
"source": "rpm",
"version": "5.26.3"
}
],
"perl-libnet": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-libnet",
"release": "3.el8",
"source": "rpm",
"version": "3.11"
}
],
"perl-libs": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-libs",
"release": "421.el8",
"source": "rpm",
"version": "5.26.3"
}
],
"perl-macros": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-macros",
"release": "421.el8",
"source": "rpm",
"version": "5.26.3"
}
],
"perl-parent": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-parent",
"release": "1.el8",
"source": "rpm",
"version": "0.237"
}
],
"perl-podlators": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-podlators",
"release": "1.el8",
"source": "rpm",
"version": "4.11"
}
],
"perl-threads": [
{
"arch": "x86_64",
"epoch": 1,
"name": "perl-threads",
"release": "2.el8",
"source": "rpm",
"version": "2.21"
}
],
"perl-threads-shared": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-threads-shared",
"release": "2.el8",
"source": "rpm",
"version": "1.58"
}
],
"pigz": [
{
"arch": "x86_64",
"epoch": null,
"name": "pigz",
"release": "4.el8",
"source": "rpm",
"version": "2.4"
}
],
"pinentry": [
{
"arch": "x86_64",
"epoch": null,
"name": "pinentry",
"release": "2.el8",
"source": "rpm",
"version": "1.1.0"
}
],
"pixman": [
{
"arch": "x86_64",
"epoch": null,
"name": "pixman",
"release": "2.el8",
"source": "rpm",
"version": "0.38.4"
}
],
"pkgconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "pkgconf",
"release": "1.el8",
"source": "rpm",
"version": "1.4.2"
}
],
"pkgconf-m4": [
{
"arch": "noarch",
"epoch": null,
"name": "pkgconf-m4",
"release": "1.el8",
"source": "rpm",
"version": "1.4.2"
}
],
"pkgconf-pkg-config": [
{
"arch": "x86_64",
"epoch": null,
"name": "pkgconf-pkg-config",
"release": "1.el8",
"source": "rpm",
"version": "1.4.2"
}
],
"platform-python": [
{
"arch": "x86_64",
"epoch": null,
"name": "platform-python",
"release": "47.el8",
"source": "rpm",
"version": "3.6.8"
}
],
"platform-python-pip": [
{
"arch": "noarch",
"epoch": null,
"name": "platform-python-pip",
"release": "22.el8",
"source": "rpm",
"version": "9.0.3"
}
],
"platform-python-setuptools": [
{
"arch": "noarch",
"epoch": null,
"name": "platform-python-setuptools",
"release": "6.el8",
"source": "rpm",
"version": "39.2.0"
}
],
"policycoreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "policycoreutils",
"release": "19.el8",
"source": "rpm",
"version": "2.9"
}
],
"policycoreutils-python-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "policycoreutils-python-utils",
"release": "19.el8",
"source": "rpm",
"version": "2.9"
}
],
"polkit": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit",
"release": "13.el8_5.2",
"source": "rpm",
"version": "0.115"
}
],
"polkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-libs",
"release": "13.el8_5.2",
"source": "rpm",
"version": "0.115"
}
],
"polkit-pkla-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-pkla-compat",
"release": "12.el8",
"source": "rpm",
"version": "0.1"
}
],
"popt": [
{
"arch": "x86_64",
"epoch": null,
"name": "popt",
"release": "1.el8",
"source": "rpm",
"version": "1.18"
}
],
"prefixdevname": [
{
"arch": "x86_64",
"epoch": null,
"name": "prefixdevname",
"release": "6.el8",
"source": "rpm",
"version": "0.1.0"
}
],
"procps-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "procps-ng",
"release": "7.el8",
"source": "rpm",
"version": "3.3.15"
}
],
"psmisc": [
{
"arch": "x86_64",
"epoch": null,
"name": "psmisc",
"release": "5.el8",
"source": "rpm",
"version": "23.1"
}
],
"publicsuffix-list-dafsa": [
{
"arch": "noarch",
"epoch": null,
"name": "publicsuffix-list-dafsa",
"release": "1.el8",
"source": "rpm",
"version": "20180723"
}
],
"python3-audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-audit",
"release": "4.el8",
"source": "rpm",
"version": "3.0.7"
}
],
"python3-babel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-babel",
"release": "7.el8",
"source": "rpm",
"version": "2.5.1"
}
],
"python3-cairo": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cairo",
"release": "6.el8",
"source": "rpm",
"version": "1.16.3"
}
],
"python3-cffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cffi",
"release": "5.el8",
"source": "rpm",
"version": "1.11.5"
}
],
"python3-chardet": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-chardet",
"release": "7.el8",
"source": "rpm",
"version": "3.0.4"
}
],
"python3-cloud-what": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cloud-what",
"release": "1.el8",
"source": "rpm",
"version": "1.28.31"
}
],
"python3-clufter": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-clufter",
"release": "5.el8",
"source": "rpm",
"version": "0.77.1"
}
],
"python3-configobj": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-configobj",
"release": "11.el8",
"source": "rpm",
"version": "5.0.6"
}
],
"python3-cryptography": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cryptography",
"release": "5.el8",
"source": "rpm",
"version": "3.2.1"
}
],
"python3-dateutil": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-dateutil",
"release": "6.el8",
"source": "rpm",
"version": "2.6.1"
}
],
"python3-dbus": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-dbus",
"release": "15.el8",
"source": "rpm",
"version": "1.2.4"
}
],
"python3-decorator": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-decorator",
"release": "2.el8",
"source": "rpm",
"version": "4.2.1"
}
],
"python3-dmidecode": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-dmidecode",
"release": "15.el8",
"source": "rpm",
"version": "3.12.2"
}
],
"python3-dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf",
"release": "10.el8",
"source": "rpm",
"version": "4.7.0"
}
],
"python3-dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf-plugins-core",
"release": "12.el8",
"source": "rpm",
"version": "4.0.21"
}
],
"python3-ethtool": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-ethtool",
"release": "5.el8",
"source": "rpm",
"version": "0.14"
}
],
"python3-gobject": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gobject",
"release": "2.el8",
"source": "rpm",
"version": "3.28.3"
}
],
"python3-gobject-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gobject-base",
"release": "2.el8",
"source": "rpm",
"version": "3.28.3"
}
],
"python3-gpg": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gpg",
"release": "11.el8",
"source": "rpm",
"version": "1.13.1"
}
],
"python3-hawkey": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-hawkey",
"release": "10.el8",
"source": "rpm",
"version": "0.63.0"
}
],
"python3-html5lib": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-html5lib",
"release": "6.el8",
"source": "rpm",
"version": "0.999999999"
}
],
"python3-idna": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-idna",
"release": "5.el8",
"source": "rpm",
"version": "2.5"
}
],
"python3-iniparse": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-iniparse",
"release": "31.el8",
"source": "rpm",
"version": "0.4"
}
],
"python3-inotify": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-inotify",
"release": "13.el8",
"source": "rpm",
"version": "0.9.6"
}
],
"python3-jinja2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jinja2",
"release": "3.el8",
"source": "rpm",
"version": "2.10.1"
}
],
"python3-jsonpatch": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpatch",
"release": "2.el8",
"source": "rpm",
"version": "1.21"
}
],
"python3-jsonpointer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpointer",
"release": "11.el8",
"source": "rpm",
"version": "1.10"
}
],
"python3-jsonschema": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonschema",
"release": "4.el8",
"source": "rpm",
"version": "2.6.0"
}
],
"python3-jwt": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jwt",
"release": "2.el8",
"source": "rpm",
"version": "1.6.1"
}
],
"python3-libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libcomps",
"release": "1.el8",
"source": "rpm",
"version": "0.1.18"
}
],
"python3-libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libdnf",
"release": "10.el8",
"source": "rpm",
"version": "0.63.0"
}
],
"python3-librepo": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-librepo",
"release": "2.el8",
"source": "rpm",
"version": "1.14.2"
}
],
"python3-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libs",
"release": "47.el8",
"source": "rpm",
"version": "3.6.8"
}
],
"python3-libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libselinux",
"release": "5.el8",
"source": "rpm",
"version": "2.9"
}
],
"python3-libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libsemanage",
"release": "8.el8",
"source": "rpm",
"version": "2.9"
}
],
"python3-libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libxml2",
"release": "14.el8",
"source": "rpm",
"version": "2.9.7"
}
],
"python3-linux-procfs": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-linux-procfs",
"release": "1.el8",
"source": "rpm",
"version": "0.7.0"
}
],
"python3-lxml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-lxml",
"release": "4.el8",
"source": "rpm",
"version": "4.2.3"
}
],
"python3-magic": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-magic",
"release": "20.el8",
"source": "rpm",
"version": "5.33"
}
],
"python3-markupsafe": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-markupsafe",
"release": "19.el8",
"source": "rpm",
"version": "0.23"
}
],
"python3-netifaces": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-netifaces",
"release": "4.el8",
"source": "rpm",
"version": "0.10.6"
}
],
"python3-oauthlib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib",
"release": "1.el8",
"source": "rpm",
"version": "2.1.0"
}
],
"python3-perf": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-perf",
"release": "410.el8",
"source": "rpm",
"version": "4.18.0"
}
],
"python3-pexpect": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pexpect",
"release": "3.el8",
"source": "rpm",
"version": "4.3.1"
}
],
"python3-pip": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pip",
"release": "22.el8",
"source": "rpm",
"version": "9.0.3"
}
],
"python3-pip-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pip-wheel",
"release": "22.el8",
"source": "rpm",
"version": "9.0.3"
}
],
"python3-ply": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ply",
"release": "9.el8",
"source": "rpm",
"version": "3.9"
}
],
"python3-policycoreutils": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-policycoreutils",
"release": "19.el8",
"source": "rpm",
"version": "2.9"
}
],
"python3-prettytable": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-prettytable",
"release": "14.el8",
"source": "rpm",
"version": "0.7.2"
}
],
"python3-ptyprocess": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ptyprocess",
"release": "4.el8",
"source": "rpm",
"version": "0.5.2"
}
],
"python3-pycparser": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pycparser",
"release": "14.el8",
"source": "rpm",
"version": "2.14"
}
],
"python3-pycurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pycurl",
"release": "4.el8",
"source": "rpm",
"version": "7.43.0.2"
}
],
"python3-pydbus": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pydbus",
"release": "5.el8",
"source": "rpm",
"version": "0.6.0"
}
],
"python3-pyparsing": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyparsing",
"release": "7.el8",
"source": "rpm",
"version": "2.1.10"
}
],
"python3-pyserial": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyserial",
"release": "8.el8",
"source": "rpm",
"version": "3.1.1"
}
],
"python3-pysocks": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pysocks",
"release": "3.el8",
"source": "rpm",
"version": "1.6.8"
}
],
"python3-pytz": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pytz",
"release": "9.el8",
"source": "rpm",
"version": "2017.2"
}
],
"python3-pyudev": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyudev",
"release": "7.el8",
"source": "rpm",
"version": "0.21.0"
}
],
"python3-pyyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyyaml",
"release": "12.el8",
"source": "rpm",
"version": "3.12"
}
],
"python3-requests": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests",
"release": "2.1.el8_1",
"source": "rpm",
"version": "2.20.0"
}
],
"python3-rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-rpm",
"release": "23.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"python3-setools": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-setools",
"release": "3.el8",
"source": "rpm",
"version": "4.3.0"
}
],
"python3-setuptools": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools",
"release": "6.el8",
"source": "rpm",
"version": "39.2.0"
}
],
"python3-setuptools-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools-wheel",
"release": "6.el8",
"source": "rpm",
"version": "39.2.0"
}
],
"python3-six": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-six",
"release": "8.el8",
"source": "rpm",
"version": "1.11.0"
}
],
"python3-subscription-manager-rhsm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-subscription-manager-rhsm",
"release": "1.el8",
"source": "rpm",
"version": "1.28.31"
}
],
"python3-suds": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-suds",
"release": "0.11.94664ddd46a6.el8",
"source": "rpm",
"version": "0.7"
}
],
"python3-syspurpose": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-syspurpose",
"release": "1.el8",
"source": "rpm",
"version": "1.28.31"
}
],
"python3-systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-systemd",
"release": "8.el8",
"source": "rpm",
"version": "234"
}
],
"python3-unbound": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-unbound",
"release": "17.el8",
"source": "rpm",
"version": "1.7.3"
}
],
"python3-urllib3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-urllib3",
"release": "5.el8",
"source": "rpm",
"version": "1.24.2"
}
],
"python3-webencodings": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-webencodings",
"release": "6.el8",
"source": "rpm",
"version": "0.5.1"
}
],
"python36": [
{
"arch": "x86_64",
"epoch": null,
"name": "python36",
"release": "38.module+el8.5.0+12207+5c5719bc",
"source": "rpm",
"version": "3.6.8"
}
],
"qemu-guest-agent": [
{
"arch": "x86_64",
"epoch": 15,
"name": "qemu-guest-agent",
"release": "17.module+el8.7.0+15924+b11d8c3f",
"source": "rpm",
"version": "6.2.0"
}
],
"quota": [
{
"arch": "x86_64",
"epoch": 1,
"name": "quota",
"release": "14.el8",
"source": "rpm",
"version": "4.04"
}
],
"quota-nls": [
{
"arch": "noarch",
"epoch": 1,
"name": "quota-nls",
"release": "14.el8",
"source": "rpm",
"version": "4.04"
}
],
"readline": [
{
"arch": "x86_64",
"epoch": null,
"name": "readline",
"release": "10.el8",
"source": "rpm",
"version": "7.0"
}
],
"redhat-logos": [
{
"arch": "x86_64",
"epoch": null,
"name": "redhat-logos",
"release": "1.el8",
"source": "rpm",
"version": "84.5"
}
],
"redhat-release": [
{
"arch": "x86_64",
"epoch": null,
"name": "redhat-release",
"release": "0.1.el8",
"source": "rpm",
"version": "8.7"
}
],
"redhat-release-eula": [
{
"arch": "x86_64",
"epoch": null,
"name": "redhat-release-eula",
"release": "0.1.el8",
"source": "rpm",
"version": "8.7"
}
],
"resource-agents": [
{
"arch": "x86_64",
"epoch": null,
"name": "resource-agents",
"release": "27.el8",
"source": "rpm",
"version": "4.9.0"
}
],
"rhc": [
{
"arch": "x86_64",
"epoch": 1,
"name": "rhc",
"release": "9.el8",
"source": "rpm",
"version": "0.2.1"
}
],
"rhsm-icons": [
{
"arch": "noarch",
"epoch": null,
"name": "rhsm-icons",
"release": "1.el8",
"source": "rpm",
"version": "1.28.31"
}
],
"rootfiles": [
{
"arch": "noarch",
"epoch": null,
"name": "rootfiles",
"release": "22.el8",
"source": "rpm",
"version": "8.1"
}
],
"rpcbind": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpcbind",
"release": "9.el8",
"source": "rpm",
"version": "1.2.5"
}
],
"rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm",
"release": "23.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rpm-build-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-build-libs",
"release": "23.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-libs",
"release": "23.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rpm-plugin-selinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-selinux",
"release": "23.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rpm-plugin-systemd-inhibit": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-systemd-inhibit",
"release": "23.el8",
"source": "rpm",
"version": "4.14.3"
}
],
"rsync": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsync",
"release": "14.el8_6.2",
"source": "rpm",
"version": "3.1.3"
}
],
"rsyslog": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsyslog",
"release": "10.el8",
"source": "rpm",
"version": "8.2102.0"
}
],
"ruby": [
{
"arch": "x86_64",
"epoch": null,
"name": "ruby",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "2.5.9"
}
],
"ruby-irb": [
{
"arch": "noarch",
"epoch": null,
"name": "ruby-irb",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "2.5.9"
}
],
"ruby-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ruby-libs",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "2.5.9"
}
],
"rubygem-bigdecimal": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-bigdecimal",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "1.3.4"
}
],
"rubygem-did_you_mean": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-did_you_mean",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "1.2.0"
}
],
"rubygem-io-console": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-io-console",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "0.4.6"
}
],
"rubygem-json": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-json",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "2.1.0"
}
],
"rubygem-openssl": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-openssl",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "2.1.2"
}
],
"rubygem-psych": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-psych",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "3.0.2"
}
],
"rubygem-rdoc": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-rdoc",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "6.0.1.1"
}
],
"rubygems": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygems",
"release": "110.module+el8.6.0+15956+aa803fc1",
"source": "rpm",
"version": "2.7.6.3"
}
],
"samba-client-libs": [
{
"arch": "x86_64",
"epoch": 0,
"name": "samba-client-libs",
"release": "1.el8",
"source": "rpm",
"version": "4.16.2"
}
],
"samba-common": [
{
"arch": "noarch",
"epoch": 0,
"name": "samba-common",
"release": "1.el8",
"source": "rpm",
"version": "4.16.2"
}
],
"samba-common-libs": [
{
"arch": "x86_64",
"epoch": 0,
"name": "samba-common-libs",
"release": "1.el8",
"source": "rpm",
"version": "4.16.2"
}
],
"sbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "sbd",
"release": "2.el8",
"source": "rpm",
"version": "1.5.1"
}
],
"sed": [
{
"arch": "x86_64",
"epoch": null,
"name": "sed",
"release": "5.el8",
"source": "rpm",
"version": "4.5"
}
],
"selinux-policy": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy",
"release": "104.el8",
"source": "rpm",
"version": "3.14.3"
}
],
"selinux-policy-targeted": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy-targeted",
"release": "104.el8",
"source": "rpm",
"version": "3.14.3"
}
],
"setroubleshoot-plugins": [
{
"arch": "noarch",
"epoch": null,
"name": "setroubleshoot-plugins",
"release": "1.el8",
"source": "rpm",
"version": "3.3.14"
}
],
"setroubleshoot-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "setroubleshoot-server",
"release": "3.el8",
"source": "rpm",
"version": "3.3.26"
}
],
"setup": [
{
"arch": "noarch",
"epoch": null,
"name": "setup",
"release": "7.el8",
"source": "rpm",
"version": "2.12.2"
}
],
"sg3_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "sg3_utils",
"release": "6.el8",
"source": "rpm",
"version": "1.44"
}
],
"sg3_utils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sg3_utils-libs",
"release": "6.el8",
"source": "rpm",
"version": "1.44"
}
],
"shadow-utils": [
{
"arch": "x86_64",
"epoch": 2,
"name": "shadow-utils",
"release": "16.el8",
"source": "rpm",
"version": "4.6"
}
],
"shared-mime-info": [
{
"arch": "x86_64",
"epoch": null,
"name": "shared-mime-info",
"release": "3.el8",
"source": "rpm",
"version": "1.9"
}
],
"shim-x64": [
{
"arch": "x86_64",
"epoch": null,
"name": "shim-x64",
"release": "1.el8",
"source": "rpm",
"version": "15.6"
}
],
"slang": [
{
"arch": "x86_64",
"epoch": null,
"name": "slang",
"release": "3.el8",
"source": "rpm",
"version": "2.3.2"
}
],
"snappy": [
{
"arch": "x86_64",
"epoch": null,
"name": "snappy",
"release": "3.el8",
"source": "rpm",
"version": "1.1.8"
}
],
"sos": [
{
"arch": "noarch",
"epoch": null,
"name": "sos",
"release": "2.el8",
"source": "rpm",
"version": "4.3"
}
],
"sqlite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sqlite-libs",
"release": "15.el8",
"source": "rpm",
"version": "3.26.0"
}
],
"squashfs-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "squashfs-tools",
"release": "20.el8",
"source": "rpm",
"version": "4.3"
}
],
"sscg": [
{
"arch": "x86_64",
"epoch": null,
"name": "sscg",
"release": "5.el8",
"source": "rpm",
"version": "3.0.0"
}
],
"sssd-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-client",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"sssd-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-common",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"sssd-kcm": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-kcm",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"sssd-nfs-idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-nfs-idmap",
"release": "1.el8",
"source": "rpm",
"version": "2.7.3"
}
],
"subscription-manager": [
{
"arch": "x86_64",
"epoch": null,
"name": "subscription-manager",
"release": "1.el8",
"source": "rpm",
"version": "1.28.31"
}
],
"subscription-manager-cockpit": [
{
"arch": "noarch",
"epoch": null,
"name": "subscription-manager-cockpit",
"release": "1.el8",
"source": "rpm",
"version": "1.28.31"
}
],
"subscription-manager-rhsm-certificates": [
{
"arch": "x86_64",
"epoch": null,
"name": "subscription-manager-rhsm-certificates",
"release": "1.el8",
"source": "rpm",
"version": "1.28.31"
}
],
"sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "sudo",
"release": "8.el8",
"source": "rpm",
"version": "1.8.29"
}
],
"systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd",
"release": "62.el8",
"source": "rpm",
"version": "239"
}
],
"systemd-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-libs",
"release": "62.el8",
"source": "rpm",
"version": "239"
}
],
"systemd-pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-pam",
"release": "62.el8",
"source": "rpm",
"version": "239"
}
],
"systemd-udev": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-udev",
"release": "62.el8",
"source": "rpm",
"version": "239"
}
],
"tar": [
{
"arch": "x86_64",
"epoch": 2,
"name": "tar",
"release": "6.el8",
"source": "rpm",
"version": "1.30"
}
],
"tcpdump": [
{
"arch": "x86_64",
"epoch": 14,
"name": "tcpdump",
"release": "3.el8",
"source": "rpm",
"version": "4.9.3"
}
],
"teamd": [
{
"arch": "x86_64",
"epoch": null,
"name": "teamd",
"release": "2.el8",
"source": "rpm",
"version": "1.31"
}
],
"telnet": [
{
"arch": "x86_64",
"epoch": 1,
"name": "telnet",
"release": "76.el8",
"source": "rpm",
"version": "0.17"
}
],
"timedatex": [
{
"arch": "x86_64",
"epoch": null,
"name": "timedatex",
"release": "3.el8",
"source": "rpm",
"version": "0.5"
}
],
"tpm2-tss": [
{
"arch": "x86_64",
"epoch": null,
"name": "tpm2-tss",
"release": "4.el8",
"source": "rpm",
"version": "2.3.2"
}
],
"trousers": [
{
"arch": "x86_64",
"epoch": null,
"name": "trousers",
"release": "1.el8",
"source": "rpm",
"version": "0.3.15"
}
],
"trousers-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "trousers-lib",
"release": "1.el8",
"source": "rpm",
"version": "0.3.15"
}
],
"tuned": [
{
"arch": "noarch",
"epoch": null,
"name": "tuned",
"release": "3.el8",
"source": "rpm",
"version": "2.18.0"
}
],
"tzdata": [
{
"arch": "noarch",
"epoch": null,
"name": "tzdata",
"release": "2.el8",
"source": "rpm",
"version": "2022a"
}
],
"unbound-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "unbound-libs",
"release": "17.el8",
"source": "rpm",
"version": "1.7.3"
}
],
"usermode": [
{
"arch": "x86_64",
"epoch": null,
"name": "usermode",
"release": "2.el8",
"source": "rpm",
"version": "1.113"
}
],
"userspace-rcu": [
{
"arch": "x86_64",
"epoch": null,
"name": "userspace-rcu",
"release": "4.el8",
"source": "rpm",
"version": "0.10.1"
}
],
"util-linux": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux",
"release": "35.el8",
"source": "rpm",
"version": "2.32.1"
}
],
"vim-minimal": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-minimal",
"release": "19.el8_6.4",
"source": "rpm",
"version": "8.0.1763"
}
],
"virt-what": [
{
"arch": "x86_64",
"epoch": null,
"name": "virt-what",
"release": "14.el8",
"source": "rpm",
"version": "1.18"
}
],
"which": [
{
"arch": "x86_64",
"epoch": null,
"name": "which",
"release": "18.el8",
"source": "rpm",
"version": "2.21"
}
],
"xfsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xfsprogs",
"release": "10.el8",
"source": "rpm",
"version": "5.0.0"
}
],
"xkeyboard-config": [
{
"arch": "noarch",
"epoch": null,
"name": "xkeyboard-config",
"release": "1.el8",
"source": "rpm",
"version": "2.28"
}
],
"xz": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz",
"release": "4.el8_6",
"source": "rpm",
"version": "5.2.4"
}
],
"xz-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-libs",
"release": "4.el8_6",
"source": "rpm",
"version": "5.2.4"
}
],
"yum": [
{
"arch": "noarch",
"epoch": null,
"name": "yum",
"release": "10.el8",
"source": "rpm",
"version": "4.7.0"
}
],
"yum-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "yum-utils",
"release": "12.el8",
"source": "rpm",
"version": "4.0.21"
}
],
"zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib",
"release": "19.el8",
"source": "rpm",
"version": "1.2.11"
}
]
}
},
"changed": false
}
TASK [Debug pacemaker version] *************************************************
task path: /tmp/tmp9juxtb67/tests/tasks/fetch_versions.yml:18
Monday 01 August 2022 16:39:56 +0000 (0:00:01.554) 0:01:11.249 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts.packages['pacemaker']": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker",
"release": "4.el8",
"source": "rpm",
"version": "2.1.4"
}
]
}
TASK [Extract versions of cluster components] **********************************
task path: /tmp/tmp9juxtb67/tests/tasks/fetch_versions.yml:22
Monday 01 August 2022 16:39:56 +0000 (0:00:00.122) 0:01:11.371 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__test_pacemaker_version": "2.1.4",
"__test_pcs_version": "0.10.14"
},
"changed": false
}
TASK [Check corosync] **********************************************************
task path: /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:74
Monday 01 August 2022 16:39:56 +0000 (0:00:00.064) 0:01:11.436 *********
included: /tmp/tmp9juxtb67/tests/tasks/assert_corosync_config.yml for /cache/rhel-8-y.qcow2.snap
TASK [Fetch corosync configuration from the cluster] ***************************
task path: /tmp/tmp9juxtb67/tests/tasks/assert_corosync_config.yml:3
Monday 01 August 2022 16:39:56 +0000 (0:00:00.072) 0:01:11.509 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": "set -euo pipefail\npcs cluster corosync | sed -e '/^nodelist {$/,/^}$/ { /^\\s/d } ; /^$/d'\n",
"delta": "0:00:00.470296",
"end": "2022-08-01 12:39:57.185084",
"rc": 0,
"start": "2022-08-01 12:39:56.714788"
}
STDOUT:
totem {
version: 2
cluster_name: test-cluster
transport: knet
send_join: 0
token_retransmits_before_loss_const: 5
ip_version: ipv4-6
link_mode: active
knet_compression_level: 5
knet_compression_model: zlib
crypto_cipher: none
crypto_hash: none
interface {
knet_link_priority: 5
linknumber: 0
}
interface {
knet_link_priority: 10
knet_transport: udp
linknumber: 1
}
}
nodelist {
}
quorum {
provider: corosync_votequorum
auto_tie_breaker: 1
wait_for_all: 1
}
logging {
to_logfile: yes
logfile: /var/log/cluster/corosync.log
to_syslog: yes
timestamp: on
}
TASK [Print real corosync configuration] ***************************************
task path: /tmp/tmp9juxtb67/tests/tasks/assert_corosync_config.yml:17
Monday 01 August 2022 16:39:57 +0000 (0:00:00.860) 0:01:12.369 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"__test_pcs_corosync_config.stdout_lines": [
"totem {",
" version: 2",
" cluster_name: test-cluster",
" transport: knet",
" send_join: 0",
" token_retransmits_before_loss_const: 5",
" ip_version: ipv4-6",
" link_mode: active",
" knet_compression_level: 5",
" knet_compression_model: zlib",
" crypto_cipher: none",
" crypto_hash: none",
" interface {",
" knet_link_priority: 5",
" linknumber: 0",
" }",
" interface {",
" knet_link_priority: 10",
" knet_transport: udp",
" linknumber: 1",
" }",
"}",
"nodelist {",
"}",
"quorum {",
" provider: corosync_votequorum",
" auto_tie_breaker: 1",
" wait_for_all: 1",
"}",
"logging {",
" to_logfile: yes",
" logfile: /var/log/cluster/corosync.log",
" to_syslog: yes",
" timestamp: on",
"}"
]
}
TASK [Print expected corosync configuration] ***********************************
task path: /tmp/tmp9juxtb67/tests/tasks/assert_corosync_config.yml:21
Monday 01 August 2022 16:39:57 +0000 (0:00:00.048) 0:01:12.418 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"__test_expected_lines | select | list": [
"totem {",
" version: 2",
" cluster_name: test-cluster",
" transport: knet",
" send_join: 0",
" token_retransmits_before_loss_const: 5",
" ip_version: ipv4-6",
" link_mode: active",
" knet_compression_level: 5",
" knet_compression_model: zlib",
" crypto_cipher: none",
" crypto_hash: none",
" interface {",
" knet_link_priority: 5",
" linknumber: 0",
" }",
" interface {",
" knet_link_priority: 10",
" knet_transport: udp",
" linknumber: 1",
" }",
"}",
"nodelist {",
"}",
"quorum {",
" provider: corosync_votequorum",
" auto_tie_breaker: 1",
" wait_for_all: 1",
"}",
"logging {",
" to_logfile: yes",
" logfile: /var/log/cluster/corosync.log",
" to_syslog: yes",
" timestamp: on",
"}"
]
}
TASK [Check corosync configuration] ********************************************
task path: /tmp/tmp9juxtb67/tests/tasks/assert_corosync_config.yml:25
Monday 01 August 2022 16:39:57 +0000 (0:00:00.057) 0:01:12.475 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false
}
MSG:
All assertions passed
TASK [Check cluster status] ****************************************************
task path: /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:114
Monday 01 August 2022 16:39:57 +0000 (0:00:00.059) 0:01:12.534 *********
included: /tmp/tmp9juxtb67/tests/tasks/assert_cluster_running.yml for /cache/rhel-8-y.qcow2.snap
TASK [Get pcs auth status] *****************************************************
task path: /tmp/tmp9juxtb67/tests/tasks/assert_cluster_running.yml:3
Monday 01 August 2022 16:39:57 +0000 (0:00:00.068) 0:01:12.603 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"status",
"pcsd"
],
"delta": "0:00:00.486418",
"end": "2022-08-01 12:39:58.339332",
"rc": 0,
"start": "2022-08-01 12:39:57.852914"
}
STDOUT:
localhost: Online
TASK [Check pcs auth] **********************************************************
task path: /tmp/tmp9juxtb67/tests/tasks/assert_cluster_running.yml:9
Monday 01 August 2022 16:39:58 +0000 (0:00:00.920) 0:01:13.524 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false
}
MSG:
All assertions passed
TASK [Get cluster status] ******************************************************
task path: /tmp/tmp9juxtb67/tests/tasks/assert_cluster_running.yml:14
Monday 01 August 2022 16:39:58 +0000 (0:00:00.049) 0:01:13.573 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"status"
],
"delta": "0:00:00.598258",
"end": "2022-08-01 12:39:59.366435",
"rc": 0,
"start": "2022-08-01 12:39:58.768177"
}
STDOUT:
Cluster name: test-cluster
WARNINGS:
No stonith devices and stonith-enabled is not false
Cluster Summary:
* Stack: corosync
* Current DC: localhost (version 2.1.4-4.el8-dc6eb4362e) - partition with quorum
* Last updated: Mon Aug 1 12:39:59 2022
* Last change: Mon Aug 1 12:39:52 2022 by root via cibadmin on localhost
* 1 node configured
* 0 resource instances configured
Node List:
* Online: [ localhost ]
Full List of Resources:
* No resources
Daemon Status:
corosync: active/enabled
pacemaker: active/enabled
pcsd: active/enabled
TASK [Check cluster is running] ************************************************
task path: /tmp/tmp9juxtb67/tests/tasks/assert_cluster_running.yml:20
Monday 01 August 2022 16:39:59 +0000 (0:00:00.976) 0:01:14.550 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false
}
MSG:
All assertions passed
TASK [Unset node addresses variable] *******************************************
task path: /tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:118
Monday 01 August 2022 16:39:59 +0000 (0:00:00.054) 0:01:14.604 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"ha_cluster": null
},
"changed": false
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/rhel-8-y.qcow2.snap : ok=99 changed=21 unreachable=0 failed=0 skipped=43 rescued=0 ignored=0
Monday 01 August 2022 16:39:59 +0000 (0:00:00.078) 0:01:14.683 *********
===============================================================================
linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership -- 26.70s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:73
linux-system-roles.ha_cluster : Stop cluster daemons to reload configuration --- 2.12s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:24
linux-system-roles.ha_cluster : Get services status - detect firewall --- 1.81s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:3
linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice --- 1.77s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:21
linux-system-roles.ha_cluster : Get services status - detect pacemaker --- 1.73s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:61 ---
linux-system-roles.ha_cluster : Get services status - detect SBD -------- 1.69s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:16
Fetch package facts ----------------------------------------------------- 1.55s
/tmp/tmp9juxtb67/tests/tasks/fetch_versions.yml:15 ----------------------------
linux-system-roles.ha_cluster : Install cluster packages ---------------- 1.54s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:30
linux-system-roles.ha_cluster : Write CIB configuration ----------------- 1.36s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:33
linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 1.25s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53
Gathering Facts --------------------------------------------------------- 1.23s
/tmp/tmp9juxtb67/tests/tests_cluster_advanced_knet_full.yml:3 -----------------
linux-system-roles.ha_cluster : Remove CIB tempfiles -------------------- 1.17s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:239
linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot --- 1.01s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:3
linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property --- 1.00s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:64 ---
linux-system-roles.ha_cluster : Fetch pcs capabilities ------------------ 0.99s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59
Get cluster status ------------------------------------------------------ 0.98s
/tmp/tmp9juxtb67/tests/tasks/assert_cluster_running.yml:14 --------------------
linux-system-roles.ha_cluster : Purge removed nodes from pacemaker's cache --- 0.96s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:108
linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10 --- 0.93s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3
linux-system-roles.ha_cluster : Check pcs auth status ------------------- 0.93s
/tmp/tmp9juxtb67/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml:3
Get pcs auth status ----------------------------------------------------- 0.92s
/tmp/tmp9juxtb67/tests/tasks/assert_cluster_running.yml:3 ---------------------
ansible-playbook [core 2.12.6]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
ansible collection location = /tmp/tmpw8pf28gb
executable location = /usr/bin/ansible-playbook
python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
jinja version = 2.11.3
libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
PLAYBOOK: tests_cluster_advanced_knet_full.yml *********************************
1 plays in /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_advanced_knet_full.yml
PLAY [Cluster with knet transport, full configuration] *************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_advanced_knet_full.yml:3
Monday 01 August 2022 16:59:48 +0000 (0:00:00.014) 0:00:00.014 *********
ok: [/cache/rhel-8-y.qcow2.snap]
META: ran handlers
TASK [Set up test environment] *************************************************
task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_advanced_knet_full.yml:49
Monday 01 August 2022 16:59:49 +0000 (0:00:01.209) 0:00:01.224 *********
TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9
Monday 01 August 2022 16:59:49 +0000 (0:00:00.065) 0:00:01.289 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"inventory_hostname": "localhost"
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] *******
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14
Monday 01 August 2022 16:59:49 +0000 (0:00:00.044) 0:00:01.334 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:20
Monday 01 August 2022 16:59:49 +0000 (0:00:00.022) 0:00:01.357 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"ha_cluster_enable_repos": false
},
"changed": false
}
META: role_complete for /cache/rhel-8-y.qcow2.snap
TASK [Set node addresses variable] *********************************************
task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_advanced_knet_full.yml:54
Monday 01 August 2022 16:59:49 +0000 (0:00:00.040) 0:00:01.397 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"ha_cluster": {
"corosync_addresses": [
"::1",
"localhost"
]
}
},
"changed": false
}
TASK [Run HA Cluster role] *****************************************************
task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_advanced_knet_full.yml:62
Monday 01 August 2022 16:59:49 +0000 (0:00:00.052) 0:00:01.450 *********
TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3
Monday 01 August 2022 16:59:49 +0000 (0:00:00.048) 0:00:01.498 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2
Monday 01 August 2022 16:59:49 +0000 (0:00:00.030) 0:00:01.528 *********
ok: [/cache/rhel-8-y.qcow2.snap]
TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7
Monday 01 August 2022 16:59:50 +0000 (0:00:00.508) 0:00:02.037 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
ok: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => {
"ansible_facts": {
"__ha_cluster_repos": [
{
"id": "rhel-8-for-{{ ansible_architecture }}-highavailability-rpms",
"name": "High Availability"
}
]
},
"ansible_included_var_files": [
"/tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat_8.yml"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat_8.7.yml",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6
Monday 01 August 2022 16:59:50 +0000 (0:00:00.051) 0:00:02.089 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5
Monday 01 August 2022 16:59:50 +0000 (0:00:00.032) 0:00:02.121 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=ha_cluster_hacluster_password) => {
"ansible_loop_var": "item",
"changed": false,
"item": "ha_cluster_hacluster_password",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:13
Monday 01 August 2022 16:59:50 +0000 (0:00:00.034) 0:00:02.156 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ******
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:26
Monday 01 August 2022 16:59:50 +0000 (0:00:00.020) 0:00:02.176 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_node_name": "localhost"
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] *******
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:30
Monday 01 August 2022 16:59:50 +0000 (0:00:00.039) 0:00:02.215 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_all_node_names": [
"localhost"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:34
Monday 01 August 2022 16:59:50 +0000 (0:00:00.047) 0:00:02.263 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_sbd_needs_atb": false
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:44
Monday 01 August 2022 16:59:50 +0000 (0:00:00.042) 0:00:02.305 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Install and configure cluster packages] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:9
Monday 01 August 2022 16:59:50 +0000 (0:00:00.029) 0:00:02.334 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:3
Monday 01 August 2022 16:59:50 +0000 (0:00:00.031) 0:00:02.366 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=RedHat_8.7.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat_8.7.yml",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:21
Monday 01 August 2022 16:59:50 +0000 (0:00:00.031) 0:00:02.397 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] *********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:27
Monday 01 August 2022 16:59:50 +0000 (0:00:00.019) 0:00:02.416 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] ***********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:34
Monday 01 August 2022 16:59:52 +0000 (0:00:01.422) 0:00:03.839 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"append": false,
"changed": false,
"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 [fedora.linux_system_roles.ha_cluster : Configure firewall] ***************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:14
Monday 01 August 2022 16:59:52 +0000 (0:00:00.564) 0:00:04.404 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect firewall] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3
Monday 01 August 2022 16:59:52 +0000 (0:00:00.040) 0:00:04.444 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.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": "running",
"status": "enabled"
},
"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"
},
"dbxtool.service": {
"name": "dbxtool.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "active"
},
"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"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"insights-client-boot.service": {
"name": "insights-client-boot.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"insights-client-results.service": {
"name": "insights-client-results.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"insights-client.service": {
"name": "insights-client.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"rhcd.service": {
"name": "rhcd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm-facts.service": {
"name": "rhsm-facts.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm.service": {
"name": "rhsm.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsmcertd.service": {
"name": "rhsmcertd.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"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "active"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": {
"name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdb1.service": {
"name": "systemd-fsck@dev-vdb1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdc1.service": {
"name": "systemd-fsck@dev-vdc1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "stopped",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:8
Monday 01 August 2022 16:59:54 +0000 (0:00:01.729) 0:00:06.174 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld permanent config] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:16
Monday 01 August 2022 16:59:54 +0000 (0:00:00.029) 0:00:06.203 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld offline config] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:24
Monday 01 August 2022 16:59:54 +0000 (0:00:00.029) 0:00:06.233 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:36
Monday 01 August 2022 16:59:54 +0000 (0:00:00.029) 0:00:06.262 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld permanent config] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:44
Monday 01 August 2022 16:59:54 +0000 (0:00:00.028) 0:00:06.290 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld offline config] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:52
Monday 01 August 2022 16:59:54 +0000 (0:00:00.027) 0:00:06.318 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure pcs / pcsd] *************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17
Monday 01 August 2022 16:59:54 +0000 (0:00:00.027) 0:00:06.345 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Stop pcsd] ************************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:6
Monday 01 August 2022 16:59:54 +0000 (0:00:00.048) 0:00:06.394 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"name": "pcsd",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"ActiveEnterTimestampMonotonic": "234145866",
"ActiveExitTimestamp": "Mon 2022-08-01 12:58:26 EDT",
"ActiveExitTimestampMonotonic": "231974604",
"ActiveState": "active",
"After": "system.slice pcsd-ruby.service systemd-journald.socket network-online.target sysinit.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"AssertTimestampMonotonic": "233902249",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"ConditionTimestampMonotonic": "233902249",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlGroup": "/system.slice/pcsd.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": "38921",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"ExecMainStartTimestampMonotonic": "233903531",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:58:28 EDT] ; stop_time=[n/a] ; pid=38921 ; 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",
"InactiveEnterTimestamp": "Mon 2022-08-01 12:58:26 EDT",
"InactiveEnterTimestampMonotonic": "232011974",
"InactiveExitTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"InactiveExitTimestampMonotonic": "233903684",
"InvocationID": "c07ceb0f28e240d78d102f6b08082110",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "38921",
"MemoryAccounting": "yes",
"MemoryCurrent": "23572480",
"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": "system.slice pcsd-ruby.service network-online.target sysinit.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]",
"StateChangeTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"StateChangeTimestampMonotonic": "234145866",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "1",
"TasksMax": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"WatchdogTimestampMonotonic": "234145864",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:11
Monday 01 August 2022 16:59:55 +0000 (0:00:00.843) 0:00:07.238 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => (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/rhel-8-y.qcow2.snap] => (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 [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:24
Monday 01 August 2022 16:59:55 +0000 (0:00:00.033) 0:00:07.271 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:31
Monday 01 August 2022 16:59:55 +0000 (0:00:00.029) 0:00:07.301 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf] *****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:44
Monday 01 August 2022 16:59:55 +0000 (0:00:00.029) 0:00:07.331 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44",
"dest": "/var/lib/pcsd/pcs_settings.conf",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"path": "/var/lib/pcsd/pcs_settings.conf",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 361,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53
Monday 01 August 2022 16:59:56 +0000 (0:00:00.847) 0:00:08.178 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"enabled": true,
"name": "pcsd",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"ActiveEnterTimestampMonotonic": "234145866",
"ActiveExitTimestamp": "Mon 2022-08-01 12:59:54 EDT",
"ActiveExitTimestampMonotonic": "320634364",
"ActiveState": "inactive",
"After": "system.slice pcsd-ruby.service systemd-journald.socket network-online.target sysinit.target basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"AssertTimestampMonotonic": "233902249",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"ConditionTimestampMonotonic": "233902249",
"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": "1",
"ExecMainExitTimestamp": "Mon 2022-08-01 12:59:54 EDT",
"ExecMainExitTimestampMonotonic": "320668454",
"ExecMainPID": "38921",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"ExecMainStartTimestampMonotonic": "233903531",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:58:28 EDT] ; stop_time=[Mon 2022-08-01 12:59:54 EDT] ; pid=38921 ; code=exited ; status=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",
"InactiveEnterTimestamp": "Mon 2022-08-01 12:59:54 EDT",
"InactiveEnterTimestampMonotonic": "320668575",
"InactiveExitTimestamp": "Mon 2022-08-01 12:58:28 EDT",
"InactiveExitTimestampMonotonic": "233903684",
"InvocationID": "c07ceb0f28e240d78d102f6b08082110",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"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": "system.slice pcsd-ruby.service network-online.target sysinit.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]",
"StateChangeTimestamp": "Mon 2022-08-01 12:59:54 EDT",
"StateChangeTimestampMonotonic": "320668575",
"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": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities] ***********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59
Monday 01 August 2022 16:59:57 +0000 (0:00:01.215) 0:00:09.394 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.490312",
"end": "2022-08-01 12:59:57.935677",
"rc": 0,
"start": "2022-08-01 12:59:57.445365"
}
STDOUT:
0.10.14
booth 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.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 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
TASK [fedora.linux_system_roles.ha_cluster : Parse pcs capabilities] ***********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:66
Monday 01 August 2022 16:59:58 +0000 (0:00:00.993) 0:00:10.387 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_pcs_capabilities": [
"booth",
"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.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",
"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"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] ****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:20
Monday 01 August 2022 16:59:58 +0000 (0:00:00.041) 0:00:10.429 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory] ****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:3
Monday 01 August 2022 16:59:58 +0000 (0:00:00.047) 0:00:10.477 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/cluster",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 27,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Get fence_xvm.key] ****************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:9
Monday 01 August 2022 16:59:59 +0000 (0:00:00.376) 0:00:10.853 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Check if fence_xvm.key exists on the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 16:59:59 +0000 (0:00:00.055) 0:00:10.909 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing fence_xvm.key from the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 16:59:59 +0000 (0:00:00.046) 0:00:10.956 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped fence_xvm.key from the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 16:59:59 +0000 (0:00:00.045) 0:00:11.001 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Generate fence_xvm.key using OpenSSL] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 16:59:59 +0000 (0:00:00.042) 0:00:11.043 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch generated fence_xvm.key] ****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 16:59:59 +0000 (0:00:00.404) 0:00:11.448 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Check if fence_xvm.key exists on cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 16:59:59 +0000 (0:00:00.082) 0:00:11.531 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"stat": {
"atime": 1659373020.0108278,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"checksum": "ab7ed7a1b19fe66d05337a916ed68f1435344fd6",
"ctime": 1659372898.3318279,
"dev": 64515,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 18065921,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/octet-stream",
"mode": "0600",
"mtime": 1659372898.0688279,
"nlink": 1,
"path": "/etc/cluster/fence_xvm.key",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 512,
"uid": 0,
"version": "1185248577",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing fence_xvm.key from cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 17:00:00 +0000 (0:00:00.423) 0:00:11.954 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped fence_xvm.key from cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 17:00:00 +0000 (0:00:00.550) 0:00:12.505 *********
ok: [/cache/rhel-8-y.qcow2.snap] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
ok: [/cache/rhel-8-y.qcow2.snap -> {{ item }}] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Send fence_xvm.key to nodes] ******
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:17
Monday 01 August 2022 17:00:00 +0000 (0:00:00.064) 0:00:12.569 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"checksum": "ab7ed7a1b19fe66d05337a916ed68f1435344fd6",
"dest": "/etc/cluster/fence_xvm.key",
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/etc/cluster/fence_xvm.key",
"secontext": "system_u:object_r:cluster_conf_t:s0",
"size": 512,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ********************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:23
Monday 01 August 2022 17:00:01 +0000 (0:00:00.647) 0:00:13.216 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Probe SBD devices] ****************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:5
Monday 01 August 2022 17:00:01 +0000 (0:00:00.050) 0:00:13.267 *********
TASK [fedora.linux_system_roles.ha_cluster : Initialize SBD devices] ***********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:18
Monday 01 August 2022 17:00:01 +0000 (0:00:00.034) 0:00:13.302 *********
TASK [fedora.linux_system_roles.ha_cluster : Distribute SBD config] ************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:45
Monday 01 August 2022 17:00:01 +0000 (0:00:00.022) 0:00:13.324 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:61
Monday 01 August 2022 17:00:01 +0000 (0:00:00.022) 0:00:13.347 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.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": "running",
"status": "enabled"
},
"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"
},
"dbxtool.service": {
"name": "dbxtool.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "active"
},
"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"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"insights-client-boot.service": {
"name": "insights-client-boot.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"insights-client-results.service": {
"name": "insights-client-results.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"insights-client.service": {
"name": "insights-client.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"rhcd.service": {
"name": "rhcd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm-facts.service": {
"name": "rhsm-facts.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm.service": {
"name": "rhsm.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsmcertd.service": {
"name": "rhsmcertd.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"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "active"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": {
"name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdb1.service": {
"name": "systemd-fsck@dev-vdb1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdc1.service": {
"name": "systemd-fsck@dev-vdc1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "stopped",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:64
Monday 01 August 2022 17:00:03 +0000 (0:00:01.618) 0:00:14.965 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"--",
"property",
"set",
"stonith-watchdog-timeout=0"
],
"delta": "0:00:00.572090",
"end": "2022-08-01 13:00:03.474076",
"rc": 0,
"start": "2022-08-01 13:00:02.901986"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster nodes] **********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:26
Monday 01 August 2022 17:00:04 +0000 (0:00:00.960) 0:00:15.925 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:3
Monday 01 August 2022 17:00:04 +0000 (0:00:00.055) 0:00:15.981 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.nw2s38yk_ha_cluster_corosync_conf",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:16
Monday 01 August 2022 17:00:04 +0000 (0:00:00.484) 0:00:16.466 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup-pcs-0.10.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3
Monday 01 August 2022 17:00:04 +0000 (0:00:00.041) 0:00:16.507 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"pcs",
"cluster",
"setup",
"--corosync_conf",
"/tmp/ansible.nw2s38yk_ha_cluster_corosync_conf",
"--overwrite",
"--no-cluster-uuid",
"--",
"test-cluster",
"localhost",
"addr=::1",
"addr=localhost",
"transport",
"knet",
"ip_version=ipv4-6",
"link_mode=active",
"link",
"transport=udp",
"link_priority=10",
"link",
"linknumber=0",
"link_priority=5",
"compression",
"level=5",
"model=zlib",
"crypto",
"cipher=none",
"hash=none",
"totem",
"send_join=0",
"token_retransmits_before_loss_const=5",
"quorum",
"auto_tie_breaker=1",
"wait_for_all=1"
],
"delta": "0:00:00.470991",
"end": "2022-08-01 13:00:05.046272",
"rc": 0,
"start": "2022-08-01 13:00:04.575281"
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:19
Monday 01 August 2022 17:00:05 +0000 (0:00:00.990) 0:00:17.498 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgc2VuZF9qb2luOiAwCiAgICB0b2tlbl9yZXRyYW5zbWl0c19iZWZvcmVfbG9zc19jb25zdDogNQogICAgaXBfdmVyc2lvbjogaXB2NC02CiAgICBsaW5rX21vZGU6IGFjdGl2ZQogICAga25ldF9jb21wcmVzc2lvbl9sZXZlbDogNQogICAga25ldF9jb21wcmVzc2lvbl9tb2RlbDogemxpYgogICAgY3J5cHRvX2NpcGhlcjogbm9uZQogICAgY3J5cHRvX2hhc2g6IG5vbmUKCiAgICBpbnRlcmZhY2UgewogICAgICAgIGtuZXRfbGlua19wcmlvcml0eTogNQogICAgICAgIGxpbmtudW1iZXI6IDAKICAgIH0KCiAgICBpbnRlcmZhY2UgewogICAgICAgIGtuZXRfbGlua19wcmlvcml0eTogMTAKICAgICAgICBrbmV0X3RyYW5zcG9ydDogdWRwCiAgICAgICAgbGlua251bWJlcjogMQogICAgfQp9Cgpub2RlbGlzdCB7CiAgICBub2RlIHsKICAgICAgICByaW5nMF9hZGRyOiA6OjEKICAgICAgICByaW5nMV9hZGRyOiBsb2NhbGhvc3QKICAgICAgICBuYW1lOiBsb2NhbGhvc3QKICAgICAgICBub2RlaWQ6IDEKICAgIH0KfQoKcXVvcnVtIHsKICAgIHByb3ZpZGVyOiBjb3Jvc3luY192b3RlcXVvcnVtCiAgICBhdXRvX3RpZV9icmVha2VyOiAxCiAgICB3YWl0X2Zvcl9hbGw6IDEKfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==",
"encoding": "base64",
"source": "/tmp/ansible.nw2s38yk_ha_cluster_corosync_conf"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file] ****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:26
Monday 01 August 2022 17:00:06 +0000 (0:00:00.382) 0:00:17.881 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"checksum": "9e3fd7f80e6defbec546f8cd4962b69fd3635241",
"dest": "/etc/corosync/corosync.conf",
"gid": 0,
"group": "root",
"md5sum": "bef7bd2c4646f10298a37e0d32004531",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 799,
"src": "/root/.ansible/tmp/ansible-tmp-1659373206.2950804-228735-27388439838364/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:36
Monday 01 August 2022 17:00:06 +0000 (0:00:00.806) 0:00:18.688 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"path": "/tmp/ansible.nw2s38yk_ha_cluster_corosync_conf",
"state": "absent"
}
TASK [fedora.linux_system_roles.ha_cluster : Get corosync authkey] *************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:49
Monday 01 August 2022 17:00:07 +0000 (0:00:00.412) 0:00:19.101 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Check if corosync authkey exists on the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 17:00:07 +0000 (0:00:00.053) 0:00:19.154 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing corosync authkey from the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 17:00:07 +0000 (0:00:00.045) 0:00:19.199 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped corosync authkey from the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 17:00:07 +0000 (0:00:00.046) 0:00:19.246 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Generate corosync authkey using OpenSSL] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 17:00:07 +0000 (0:00:00.041) 0:00:19.287 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch generated corosync authkey] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 17:00:07 +0000 (0:00:00.397) 0:00:19.685 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Check if corosync authkey exists on cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 17:00:08 +0000 (0:00:00.054) 0:00:19.739 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"stat": {
"atime": 1659372916.9748278,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"checksum": "e505ab2b4445d273d1b623bfd7c709e6be3015cb",
"ctime": 1659372906.0128279,
"dev": 64515,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 1016248,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/octet-stream",
"mode": "0400",
"mtime": 1659372905.7448277,
"nlink": 1,
"path": "/etc/corosync/authkey",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 256,
"uid": 0,
"version": "2108265714",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": false,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing corosync authkey from cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 17:00:08 +0000 (0:00:00.376) 0:00:20.116 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped corosync authkey from cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 17:00:08 +0000 (0:00:00.389) 0:00:20.505 *********
ok: [/cache/rhel-8-y.qcow2.snap] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
ok: [/cache/rhel-8-y.qcow2.snap -> {{ item }}] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync authkey] ******
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:57
Monday 01 August 2022 17:00:08 +0000 (0:00:00.063) 0:00:20.569 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"checksum": "e505ab2b4445d273d1b623bfd7c709e6be3015cb",
"dest": "/etc/corosync/authkey",
"gid": 0,
"group": "root",
"mode": "0400",
"owner": "root",
"path": "/etc/corosync/authkey",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Get pacemaker authkey] ************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:66
Monday 01 August 2022 17:00:09 +0000 (0:00:00.642) 0:00:21.211 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Check if pacemaker authkey exists on the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 17:00:09 +0000 (0:00:00.060) 0:00:21.272 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing pacemaker authkey from the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 17:00:09 +0000 (0:00:00.047) 0:00:21.319 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped pacemaker authkey from the controller] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 17:00:09 +0000 (0:00:00.046) 0:00:21.366 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Generate pacemaker authkey using OpenSSL] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 17:00:09 +0000 (0:00:00.039) 0:00:21.405 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch generated pacemaker authkey] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 17:00:10 +0000 (0:00:00.394) 0:00:21.800 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Check if pacemaker authkey exists on cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 17:00:10 +0000 (0:00:00.080) 0:00:21.881 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"stat": {
"atime": 1659373030.0888278,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "binary",
"checksum": "14fd773151305edb938eb5a238220d8078c9091c",
"ctime": 1659372907.962828,
"dev": 64515,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 189,
"gr_name": "haclient",
"inode": 26339541,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "application/octet-stream",
"mode": "0400",
"mtime": 1659372907.689828,
"nlink": 1,
"path": "/etc/pacemaker/authkey",
"pw_name": "hacluster",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 256,
"uid": 189,
"version": "1254081490",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": false,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing pacemaker authkey from cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 17:00:10 +0000 (0:00:00.428) 0:00:22.310 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped pacemaker authkey from cluster nodes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 17:00:11 +0000 (0:00:00.433) 0:00:22.744 *********
ok: [/cache/rhel-8-y.qcow2.snap] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
ok: [/cache/rhel-8-y.qcow2.snap -> {{ item }}] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pacemaker authkey] *****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:74
Monday 01 August 2022 17:00:11 +0000 (0:00:00.125) 0:00:22.869 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"checksum": "14fd773151305edb938eb5a238220d8078c9091c",
"dest": "/etc/pacemaker/authkey",
"gid": 189,
"group": "haclient",
"mode": "0400",
"owner": "hacluster",
"path": "/etc/pacemaker/authkey",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"state": "file",
"uid": 189
}
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:29
Monday 01 August 2022 17:00:11 +0000 (0:00:00.626) 0:00:23.496 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:3
Monday 01 August 2022 17:00:11 +0000 (0:00:00.054) 0:00:23.550 *********
ok: [/cache/rhel-8-y.qcow2.snap] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": false,
"enabled": true,
"item": "corosync",
"name": "corosync",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:55:17 EDT",
"ActiveEnterTimestampMonotonic": "43309018",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "basic.target sysinit.target network-online.target system.slice systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"AssertTimestampMonotonic": "42842974",
"Before": "shutdown.target pacemaker.service multi-user.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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"ConditionTimestampMonotonic": "42842891",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/corosync.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "17962",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"ExecMainStartTimestampMonotonic": "42848397",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:55:16 EDT] ; stop_time=[n/a] ; pid=17962 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"InactiveExitTimestampMonotonic": "42848471",
"InvocationID": "128c722f00334efbad5b1e989fb7d42c",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "17962",
"MemoryAccounting": "yes",
"MemoryCurrent": "150261760",
"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": "corosync.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",
"RequiredBy": "pacemaker.service",
"Requires": "sysinit.target 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": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:55:17 EDT",
"StateChangeTimestampMonotonic": "43309018",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "9",
"TasksMax": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Mon 2022-08-01 12:55:17 EDT",
"WatchdogTimestampMonotonic": "43309013",
"WatchdogUSec": "0"
}
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
ok: [/cache/rhel-8-y.qcow2.snap] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": false,
"enabled": true,
"item": "pacemaker",
"name": "pacemaker",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ActiveEnterTimestampMonotonic": "44237990",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "time-sync.target systemd-journald.socket network.target basic.target resource-agents-deps.target corosync.service sysinit.target system.slice dbus.service rsyslog.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"AssertTimestampMonotonic": "44236082",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ConditionTimestampMonotonic": "44236082",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/pacemaker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "18165",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ExecMainStartTimestampMonotonic": "44237939",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:55:18 EDT] ; stop_time=[n/a] ; pid=18165 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.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": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"InactiveExitTimestampMonotonic": "44237990",
"InvocationID": "3b5be6d83d1d40f29ab3806b955d242e",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "18165",
"MemoryAccounting": "yes",
"MemoryCurrent": "60039168",
"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": "pacemaker.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": "system.slice sysinit.target corosync.service",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"StateChangeTimestampMonotonic": "44237990",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "7",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "dbus.service resource-agents-deps.target",
"WatchdogTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"WatchdogTimestampMonotonic": "44237988",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect SBD] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:16
Monday 01 August 2022 17:00:12 +0000 (0:00:00.988) 0:00:24.538 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.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": "running",
"status": "enabled"
},
"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"
},
"dbxtool.service": {
"name": "dbxtool.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "active"
},
"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"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"insights-client-boot.service": {
"name": "insights-client-boot.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"insights-client-results.service": {
"name": "insights-client-results.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"insights-client.service": {
"name": "insights-client.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"rhcd.service": {
"name": "rhcd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm-facts.service": {
"name": "rhsm-facts.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm.service": {
"name": "rhsm.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsmcertd.service": {
"name": "rhsmcertd.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"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "active"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": {
"name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdb1.service": {
"name": "systemd-fsck@dev-vdb1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdc1.service": {
"name": "systemd-fsck@dev-vdc1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "stopped",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable SBD] ************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:19
Monday 01 August 2022 17:00:14 +0000 (0:00:01.579) 0:00:26.118 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"enabled": false,
"name": "sbd",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-modules-load.service sysinit.target system.slice systemd-journald.socket basic.target iscsi.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "pacemaker.service shutdown.target dlm.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "no",
"CanStop": "no",
"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",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Shared-storage based fencing daemon",
"DevicePolicy": "auto",
"Documentation": "man:sbd(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; 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/sbd.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": "sbd.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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"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": "sbd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/sbd.pid",
"PartOf": "corosync.service",
"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": "yes",
"RefuseManualStop": "yes",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice sysinit.target",
"Restart": "on-abort",
"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": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "forking",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Pcs auth] *************************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:32
Monday 01 August 2022 17:00:14 +0000 (0:00:00.495) 0:00:26.613 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Check pcs auth status] ************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml:3
Monday 01 August 2022 17:00:14 +0000 (0:00:00.053) 0:00:26.666 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"status",
"pcsd",
"--",
"localhost"
],
"delta": "0:00:00.479741",
"end": "2022-08-01 13:00:15.121106",
"failed_when_result": false,
"rc": 0,
"start": "2022-08-01 13:00:14.641365"
}
STDOUT:
localhost: Online
TASK [fedora.linux_system_roles.ha_cluster : Run pcs auth] *********************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml:20
Monday 01 August 2022 17:00:15 +0000 (0:00:00.907) 0:00:27.574 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:37
Monday 01 August 2022 17:00:15 +0000 (0:00:00.024) 0:00:27.598 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:21
Monday 01 August 2022 17:00:15 +0000 (0:00:00.055) 0:00:27.653 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"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": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.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": "running",
"status": "enabled"
},
"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"
},
"dbxtool.service": {
"name": "dbxtool.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "active"
},
"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"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"insights-client-boot.service": {
"name": "insights-client-boot.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"insights-client-results.service": {
"name": "insights-client-results.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"insights-client.service": {
"name": "insights-client.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"rhcd.service": {
"name": "rhcd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm-facts.service": {
"name": "rhsm-facts.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsm.service": {
"name": "rhsm.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rhsmcertd.service": {
"name": "rhsmcertd.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"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "active"
},
"snapd.seeded.service": {
"name": "snapd.seeded.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": {
"name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdb1.service": {
"name": "systemd-fsck@dev-vdb1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-fsck@dev-vdc1.service": {
"name": "systemd-fsck@dev-vdc1.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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": "stopped",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:24
Monday 01 August 2022 17:00:17 +0000 (0:00:01.614) 0:00:29.268 *********
changed: [/cache/rhel-8-y.qcow2.snap] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": true,
"item": "pacemaker",
"name": "pacemaker",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ActiveEnterTimestampMonotonic": "44237990",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "time-sync.target systemd-journald.socket network.target basic.target resource-agents-deps.target corosync.service sysinit.target system.slice dbus.service rsyslog.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"AssertTimestampMonotonic": "44236082",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ConditionTimestampMonotonic": "44236082",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/pacemaker.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "18165",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ExecMainStartTimestampMonotonic": "44237939",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:55:18 EDT] ; stop_time=[n/a] ; pid=18165 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.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": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"InactiveExitTimestampMonotonic": "44237990",
"InvocationID": "3b5be6d83d1d40f29ab3806b955d242e",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "18165",
"MemoryAccounting": "yes",
"MemoryCurrent": "60035072",
"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": "pacemaker.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": "system.slice sysinit.target corosync.service",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"StateChangeTimestampMonotonic": "44237990",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "7",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "dbus.service resource-agents-deps.target",
"WatchdogTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"WatchdogTimestampMonotonic": "44237988",
"WatchdogUSec": "0"
}
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
changed: [/cache/rhel-8-y.qcow2.snap] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": true,
"item": "corosync",
"name": "corosync",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:55:17 EDT",
"ActiveEnterTimestampMonotonic": "43309018",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "basic.target sysinit.target network-online.target system.slice systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"AssertTimestampMonotonic": "42842974",
"Before": "shutdown.target multi-user.target pacemaker.service",
"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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"ConditionTimestampMonotonic": "42842891",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/corosync.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "17962",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"ExecMainStartTimestampMonotonic": "42848397",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:55:16 EDT] ; stop_time=[n/a] ; pid=17962 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"InactiveExitTimestampMonotonic": "42848471",
"InvocationID": "128c722f00334efbad5b1e989fb7d42c",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "17962",
"MemoryAccounting": "yes",
"MemoryCurrent": "126189568",
"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": "corosync.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",
"RequiredBy": "pacemaker.service",
"Requires": "sysinit.target 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": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 12:55:17 EDT",
"StateChangeTimestampMonotonic": "43309018",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "9",
"TasksMax": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Mon 2022-08-01 12:55:17 EDT",
"WatchdogTimestampMonotonic": "43309013",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Start corosync] *******************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:46
Monday 01 August 2022 17:00:19 +0000 (0:00:01.897) 0:00:31.165 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"name": "corosync",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:55:17 EDT",
"ActiveEnterTimestampMonotonic": "43309018",
"ActiveExitTimestamp": "Mon 2022-08-01 13:00:17 EDT",
"ActiveExitTimestampMonotonic": "343770165",
"ActiveState": "inactive",
"After": "basic.target sysinit.target network-online.target system.slice systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"AssertTimestampMonotonic": "42842974",
"Before": "shutdown.target multi-user.target pacemaker.service",
"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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"ConditionTimestampMonotonic": "42842891",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Mon 2022-08-01 13:00:18 EDT",
"ExecMainExitTimestampMonotonic": "344592716",
"ExecMainPID": "17962",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"ExecMainStartTimestampMonotonic": "42848397",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:55:16 EDT] ; stop_time=[Mon 2022-08-01 13:00:18 EDT] ; pid=17962 ; code=exited ; status=0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[Mon 2022-08-01 13:00:17 EDT] ; stop_time=[Mon 2022-08-01 13:00:17 EDT] ; pid=52851 ; code=exited ; status=0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.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": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Mon 2022-08-01 13:00:18 EDT",
"InactiveEnterTimestampMonotonic": "344592910",
"InactiveExitTimestamp": "Mon 2022-08-01 12:55:16 EDT",
"InactiveExitTimestampMonotonic": "42848471",
"InvocationID": "128c722f00334efbad5b1e989fb7d42c",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"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": "corosync.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",
"RequiredBy": "pacemaker.service",
"Requires": "sysinit.target 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": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 13:00:18 EDT",
"StateChangeTimestampMonotonic": "344592910",
"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": "11140",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Reload corosync configuration] ****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:55
Monday 01 August 2022 17:00:20 +0000 (0:00:00.935) 0:00:32.101 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"corosync-cfgtool",
"-R"
],
"delta": "0:00:00.012167",
"end": "2022-08-01 13:00:20.032962",
"rc": 0,
"start": "2022-08-01 13:00:20.020795"
}
STDOUT:
Reloading corosync.conf...
Done
TASK [fedora.linux_system_roles.ha_cluster : Start corosync-qdevice] ***********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:61
Monday 01 August 2022 17:00:20 +0000 (0:00:00.381) 0:00:32.482 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Start pacemaker] ******************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:67
Monday 01 August 2022 17:00:20 +0000 (0:00:00.026) 0:00:32.508 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"name": "pacemaker",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ActiveEnterTimestampMonotonic": "44237990",
"ActiveExitTimestamp": "Mon 2022-08-01 13:00:17 EDT",
"ActiveExitTimestampMonotonic": "343237196",
"ActiveState": "inactive",
"After": "time-sync.target systemd-journald.socket network.target basic.target resource-agents-deps.target corosync.service sysinit.target system.slice dbus.service rsyslog.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"AssertTimestampMonotonic": "44236082",
"Before": "multi-user.target 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": "yes",
"ConditionTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ConditionTimestampMonotonic": "44236082",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Mon 2022-08-01 13:00:17 EDT",
"ExecMainExitTimestampMonotonic": "343284263",
"ExecMainPID": "18165",
"ExecMainStartTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"ExecMainStartTimestampMonotonic": "44237939",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[Mon 2022-08-01 12:55:18 EDT] ; stop_time=[Mon 2022-08-01 13:00:17 EDT] ; pid=18165 ; code=exited ; status=0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.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": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Mon 2022-08-01 13:00:17 EDT",
"InactiveEnterTimestampMonotonic": "343284331",
"InactiveExitTimestamp": "Mon 2022-08-01 12:55:18 EDT",
"InactiveExitTimestampMonotonic": "44237990",
"InvocationID": "3b5be6d83d1d40f29ab3806b955d242e",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"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": "6963",
"LimitNPROCSoft": "6963",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6963",
"LimitSIGPENDINGSoft": "6963",
"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": "pacemaker.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": "system.slice sysinit.target corosync.service",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 13:00:17 EDT",
"StateChangeTimestampMonotonic": "343284331",
"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": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "dbus.service resource-agents-deps.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:73
Monday 01 August 2022 17:00:21 +0000 (0:00:00.522) 0:00:33.031 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"cluster",
"start",
"--all",
"--wait"
],
"delta": "0:00:26.296858",
"end": "2022-08-01 13:00:47.246720",
"rc": 0,
"start": "2022-08-01 13:00:20.949862"
}
STDOUT:
localhost: Starting Cluster...
Waiting for node(s) to start...
localhost: Started
TASK [fedora.linux_system_roles.ha_cluster : List pacemaker nodes] *************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:87
Monday 01 August 2022 17:00:48 +0000 (0:00:26.670) 0:00:59.702 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": "crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n",
"delta": "0:00:00.025835",
"end": "2022-08-01 13:00:47.671162",
"rc": 0,
"start": "2022-08-01 13:00:47.645327"
}
STDOUT:
bundle-minimal-with-resource-0
localhost
TASK [fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:108
Monday 01 August 2022 17:00:48 +0000 (0:00:00.424) 0:01:00.126 *********
changed: [/cache/rhel-8-y.qcow2.snap] => (item=bundle-minimal-with-resource-0) => {
"ansible_loop_var": "item",
"changed": true,
"cmd": [
"pcs",
"--",
"cluster",
"node",
"clear",
"bundle-minimal-with-resource-0"
],
"delta": "0:00:00.522397",
"end": "2022-08-01 13:00:48.588460",
"item": "bundle-minimal-with-resource-0",
"rc": 0,
"start": "2022-08-01 13:00:48.066063"
}
skipping: [/cache/rhel-8-y.qcow2.snap] => (item=localhost) => {
"ansible_loop_var": "item",
"changed": false,
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] **************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:40
Monday 01 August 2022 17:00:49 +0000 (0:00:00.920) 0:01:01.047 *********
included: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml for /cache/rhel-8-y.qcow2.snap
TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:10
Monday 01 August 2022 17:00:49 +0000 (0:00:00.076) 0:01:01.124 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.mzoy1i15_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB] ****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:18
Monday 01 August 2022 17:00:49 +0000 (0:00:00.416) 0:01:01.541 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.5kpwmueg_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch CIB configuration] **********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:26
Monday 01 August 2022 17:00:50 +0000 (0:00:00.418) 0:01:01.959 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"cibadmin",
"--query"
],
"delta": "0:00:00.015416",
"end": "2022-08-01 13:00:49.939168",
"rc": 0,
"start": "2022-08-01 13:00:49.923752"
}
STDOUT:
TASK [fedora.linux_system_roles.ha_cluster : Write CIB configuration] **********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:33
Monday 01 August 2022 17:00:50 +0000 (0:00:00.439) 0:01:02.398 *********
changed: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/ansible.5kpwmueg_ha_cluster_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "814be0d0f8a93acda5bd5e37fe500f95acd0bb7e",
"dest": "/tmp/ansible.5kpwmueg_ha_cluster_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.5kpwmueg_ha_cluster_cib_xml",
"md5sum": "75179cd90d0b77764ddc08d62958d814",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 43605,
"src": "/root/.ansible/tmp/ansible-tmp-1659373250.7680326-229235-5503359100088/source",
"state": "file",
"uid": 0
}
changed: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/ansible.mzoy1i15_ha_cluster_original_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "814be0d0f8a93acda5bd5e37fe500f95acd0bb7e",
"dest": "/tmp/ansible.mzoy1i15_ha_cluster_original_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.mzoy1i15_ha_cluster_original_cib_xml",
"md5sum": "75179cd90d0b77764ddc08d62958d814",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 43605,
"src": "/root/.ansible/tmp/ansible-tmp-1659373251.4445686-229235-199215754372912/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Purge new CIB configuration] ******
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:51
Monday 01 August 2022 17:00:52 +0000 (0:00:01.363) 0:01:03.762 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"cibadmin",
"--force",
"--delete-all",
"--xpath",
"/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]"
],
"delta": "0:00:00.024170",
"end": "2022-08-01 13:00:51.700415",
"rc": 0,
"start": "2022-08-01 13:00:51.676245"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster properties] *****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:80
Monday 01 August 2022 17:00:52 +0000 (0:00:00.390) 0:01:04.152 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:91
Monday 01 August 2022 17:00:52 +0000 (0:00:00.040) 0:01:04.192 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__ha_cluster_primitive_bundle_map": {}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:95
Monday 01 August 2022 17:00:52 +0000 (0:00:00.049) 0:01:04.242 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resources] ******
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:101
Monday 01 August 2022 17:00:52 +0000 (0:00:00.022) 0:01:04.264 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource groups] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:108
Monday 01 August 2022 17:00:52 +0000 (0:00:00.020) 0:01:04.285 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource clones] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:114
Monday 01 August 2022 17:00:52 +0000 (0:00:00.021) 0:01:04.306 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource location constraints] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:122
Monday 01 August 2022 17:00:52 +0000 (0:00:00.025) 0:01:04.332 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:129
Monday 01 August 2022 17:00:52 +0000 (0:00:00.021) 0:01:04.354 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:137
Monday 01 August 2022 17:00:52 +0000 (0:00:00.022) 0:01:04.376 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource order constraints] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:147
Monday 01 August 2022 17:00:52 +0000 (0:00:00.022) 0:01:04.399 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set order constraints] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:155
Monday 01 August 2022 17:00:52 +0000 (0:00:00.021) 0:01:04.421 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:165
Monday 01 August 2022 17:00:52 +0000 (0:00:00.030) 0:01:04.451 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:173
Monday 01 August 2022 17:00:52 +0000 (0:00:00.023) 0:01:04.475 *********
TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:190
Monday 01 August 2022 17:00:52 +0000 (0:00:00.026) 0:01:04.501 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.hvatslfi_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Compare new and original CIB] *****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:198
Monday 01 August 2022 17:00:53 +0000 (0:00:00.371) 0:01:04.872 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"crm_diff",
"--no-version",
"--original",
"/tmp/ansible.mzoy1i15_ha_cluster_original_cib_xml",
"--new",
"/tmp/ansible.5kpwmueg_ha_cluster_cib_xml"
],
"delta": "0:00:00.008980",
"end": "2022-08-01 13:00:52.824914",
"failed_when_result": false,
"rc": 1,
"start": "2022-08-01 13:00:52.815934"
}
STDOUT:
MSG:
non-zero return code
TASK [fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:211
Monday 01 August 2022 17:00:53 +0000 (0:00:00.410) 0:01:05.282 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"checksum": "790b68ff60ed4b8e0020bfc8d4f680af2acdf28a",
"dest": "/tmp/ansible.hvatslfi_ha_cluster_cib_diff",
"gid": 0,
"group": "root",
"md5sum": "4fd8096092a352fe183025c61661db0e",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 3140,
"src": "/root/.ansible/tmp/ansible-tmp-1659373253.650944-229362-60605454960219/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes] ***
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:222
Monday 01 August 2022 17:00:54 +0000 (0:00:00.688) 0:01:05.971 *********
changed: [/cache/rhel-8-y.qcow2.snap] => {
"changed": true,
"cmd": [
"cibadmin",
"--verbose",
"--patch",
"--xml-file",
"/tmp/ansible.hvatslfi_ha_cluster_cib_diff"
],
"delta": "0:00:00.026824",
"end": "2022-08-01 13:00:53.937853",
"rc": 0,
"start": "2022-08-01 13:00:53.911029"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles] *************
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:230
Monday 01 August 2022 17:00:54 +0000 (0:00:00.421) 0:01:06.392 *********
changed: [/cache/rhel-8-y.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.5kpwmueg_ha_cluster_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"changed": true,
"failed": false,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.5kpwmueg_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.5kpwmueg_ha_cluster_cib_xml",
"state": "absent"
}
changed: [/cache/rhel-8-y.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.mzoy1i15_ha_cluster_original_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"changed": true,
"failed": false,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.mzoy1i15_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.mzoy1i15_ha_cluster_original_cib_xml",
"state": "absent"
}
changed: [/cache/rhel-8-y.qcow2.snap] => (item={'changed': True, 'path': '/tmp/ansible.hvatslfi_ha_cluster_cib_diff', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"changed": true,
"failed": false,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.hvatslfi_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.hvatslfi_ha_cluster_cib_diff",
"state": "absent"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] *****
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:47
Monday 01 August 2022 17:00:55 +0000 (0:00:01.131) 0:01:07.524 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ********
task path: /tmp/tmpw8pf28gb/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:50
Monday 01 August 2022 17:00:55 +0000 (0:00:00.026) 0:01:07.551 *********
skipping: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: role_complete for /cache/rhel-8-y.qcow2.snap
TASK [Fetch cluster versions of cluster components] ****************************
task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tests_cluster_advanced_knet_full.yml:66
Monday 01 August 2022 17:00:55 +0000 (0:00:00.035) 0:01:07.587 *********
included: /tmp/tmpav7jvhfc/tests/ha_cluster/tasks/fetch_versions.yml for /cache/rhel-8-y.qcow2.snap
TASK [Fetch pcs capabilities] **************************************************
task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tasks/fetch_versions.yml:3
Monday 01 August 2022 17:00:55 +0000 (0:00:00.040) 0:01:07.627 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.479095",
"end": "2022-08-01 13:00:56.057449",
"rc": 0,
"start": "2022-08-01 13:00:55.578354"
}
STDOUT:
0.10.14
booth 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.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 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
TASK [Parse pcs capabilities] **************************************************
task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tasks/fetch_versions.yml:9
Monday 01 August 2022 17:00:56 +0000 (0:00:00.882) 0:01:08.510 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"__test_pcs_capabilities": [
"booth",
"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.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",
"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"
]
},
"changed": false
}
TASK [Fetch package facts] *****************************************************
task path: /tmp/tmpav7jvhfc/tests/ha_cluster/tasks/fetch_versions.yml:13
Monday 01 August 2022 17:00:56 +0000 (0:00:00.082) 0:01:08.592 *********
ok: [/cache/rhel-8-y.qcow2.snap] => {
"ansible_facts": {
"packages": {
"NetworkManager": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager",
"release": "1.el8",
"source": "rpm",
"version": "1.39.10"
}
],
"NetworkManager-libnm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-libnm",
"release": "1.el8",
"source": "rpm",
"version": "1.39.10"
}
],
"NetworkManager-team": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-team",
"release": "1.el8",
"source": "rpm",
"version": "1.39.10"
}
],
"NetworkManager-tui": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-tui",
"release": "1.el8",
"source": "rpm",
"version": "1.39.10"
}
],
"PackageKit": [
{
"arch": "x86_64",
"epoch": null,
"name": "PackageKit",
"release": "6.el8",
"source": "rpm",
"version": "1.1.12"
}
],
"PackageKit-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "PackageKit-glib",
"release": "6.el8",
"source": "rpm",
"version": "1.1.12"
}
],
"abattis-cantarell-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "abattis-cantarell-fonts",
"release": "6.el8",
"source": "rpm",
"version": "0.0.25"
}
],
"acl": [
{
"arch": "x86_64",
"epoch": null,
"name": "acl",
"release": "1.el8",
"source": "rpm",
"version": "2.2.53"
}
],
"audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit",
"release": "4.el8",
"source": "rpm",
"version": "3.0.7"
}
],
"audit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit-libs",
"release": "4.el8",
"source": "rpm",
"version": "3.0.7"
}
],
"authselect": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect",
"release": "1.el8",
"source": "rpm",
"version": "1.2.5"
}
],
"authselect-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect-compat",
"release": "1.el8",
"source": "rpm",
"version": "1.2.5"
}
],
"authselect-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect-libs",
"release": "1.el8",
"source": "rpm",
"version": "1.2.5"
}
],
"autogen-libopts": [
{
"arch": "x86_64",
"epoch": null,
"name": "autogen-libopts",
"release": "8.el8",
"source": "rpm",
"version": "5.18.12"
}
],
"avahi-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "avahi-libs",
"release": "20.el8",
"source": "rpm",
"version": "0.7"
}
],
"basesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "basesystem",
"release": "5.el8",
"source": "rpm",
"version": "11"
}
],
"bash": [
{
"arch": "x86_64",
"epoch": null,
"name": "bash",
"release": "4.el8",
"source": "rpm",
"version": "4.4.20"
}
],
"bind-export-libs": [
{
"arch": "x86_64",
"epoch": 32,
"name": "bind-export-libs",
"release": "3.el8",
"source": "rpm",
"version": "9.11.36"
}
],
"brotli": [