# STDOUT:
---v---v---v---v---v---
ansible-playbook [core 2.16.0]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible
ansible collection location = /WORKDIR/git-weekly-cinevk14pe/.collection
executable location = /opt/ansible-2.16/bin/ansible-playbook
python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python)
jinja version = 3.1.2
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_cib_constraints_create.yml *************************************
2 plays in /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml
PLAY [all] *********************************************************************
TASK [Include vault variables] *************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:4
Saturday 06 July 2024 06:33:17 +0000 (0:00:00.012) 0:00:00.012 *********
ok: [sut] => {
"ansible_facts": {
"ha_cluster_hacluster_password": {
"__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n"
}
},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-cinevk14pe/tests/vars/vault-variables.yml"
],
"changed": false
}
PLAY [Create all kinds of resource constraints in a cluster] *******************
TASK [Gathering Facts] *********************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:9
Saturday 06 July 2024 06:33:17 +0000 (0:00:00.018) 0:00:00.031 *********
ok: [sut]
TASK [Set up test environment] *************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:402
Saturday 06 July 2024 06:33:18 +0000 (0:00:00.916) 0:00:00.947 *********
TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9
Saturday 06 July 2024 06:33:18 +0000 (0:00:00.025) 0:00:00.973 *********
ok: [sut] => {
"ansible_facts": {
"inventory_hostname": "localhost"
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] *******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14
Saturday 06 July 2024 06:33:18 +0000 (0:00:00.019) 0:00:00.992 *********
skipping: [sut] => {
"changed": false,
"false_condition": "'distribution' not in ansible_facts",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22
Saturday 06 July 2024 06:33:18 +0000 (0:00:00.009) 0:00:01.001 *********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:27
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.263) 0:00:01.264 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_is_ostree": false
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:32
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.015) 0:00:01.280 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ansible_distribution == 'RedHat'",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.008) 0:00:01.289 *********
skipping: [sut] => {
"changed": false,
"false_condition": "__ha_cluster_is_ostree | d(false)",
"skip_reason": "Conditional result was False"
}
TASK [Run HA Cluster role] *****************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:407
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.018) 0:00:01.307 *********
TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.035) 0:00:01.343 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.014) 0:00:01.357 *********
skipping: [sut] => {
"changed": false,
"false_condition": "__ha_cluster_required_facts | difference(ansible_facts.keys() | list) | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:10
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.018) 0:00:01.376 *********
skipping: [sut] => {
"changed": false,
"false_condition": "not __ha_cluster_is_ostree is defined",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:15
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.011) 0:00:01.387 *********
skipping: [sut] => {
"changed": false,
"false_condition": "not __ha_cluster_is_ostree is defined",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:19
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.011) 0:00:01.399 *********
ok: [sut] => (item=RedHat.yml) => {
"ansible_facts": {
"__ha_cluster_cloud_agents_packages": [],
"__ha_cluster_fence_agent_packages_default": "{{ ['fence-agents-all'] + (['fence-virt'] if ansible_architecture == 'x86_64' else []) }}",
"__ha_cluster_fullstack_node_packages": [
"corosync",
"libknet1-plugins-all",
"resource-agents",
"pacemaker",
"openssl"
],
"__ha_cluster_pcs_provider": "pcs-0.10",
"__ha_cluster_qdevice_node_packages": [
"corosync-qdevice",
"bash",
"coreutils",
"curl",
"grep",
"nss-tools",
"openssl",
"sed"
],
"__ha_cluster_repos": [],
"__ha_cluster_role_essential_packages": [
"pcs",
"corosync-qnetd"
],
"__ha_cluster_sbd_packages": [
"sbd"
],
"__ha_cluster_services": [
"corosync",
"corosync-qdevice",
"pacemaker"
]
},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
skipping: [sut] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "__vars_file is file",
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [sut] => (item=CentOS_9.yml) => {
"ansible_facts": {
"__ha_cluster_cloud_agents_packages": [
"resource-agents-cloud",
"fence-agents-aliyun",
"fence-agents-aws",
"fence-agents-azure-arm",
"fence-agents-compute",
"fence-agents-gce",
"fence-agents-ibm-powervs",
"fence-agents-ibm-vpc",
"fence-agents-kubevirt",
"fence-agents-openstack"
],
"__ha_cluster_repos": [
{
"id": "highavailability",
"name": "HighAvailability"
},
{
"id": "resilientstorage",
"name": "ResilientStorage"
}
]
},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/CentOS_9.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_9.yml"
}
ok: [sut] => (item=CentOS_9.yml) => {
"ansible_facts": {
"__ha_cluster_cloud_agents_packages": [
"resource-agents-cloud",
"fence-agents-aliyun",
"fence-agents-aws",
"fence-agents-azure-arm",
"fence-agents-compute",
"fence-agents-gce",
"fence-agents-ibm-powervs",
"fence-agents-ibm-vpc",
"fence-agents-kubevirt",
"fence-agents-openstack"
],
"__ha_cluster_repos": [
{
"id": "highavailability",
"name": "HighAvailability"
},
{
"id": "resilientstorage",
"name": "ResilientStorage"
}
]
},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/CentOS_9.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_9.yml"
}
TASK [fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:34
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.027) 0:00:01.427 *********
ok: [sut] => {
"ansible_facts": {},
"ansible_included_var_files": [
"/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/shell_pcs.yml"
],
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Enable package repositories] ******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.012) 0:00:01.439 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:3
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.014) 0:00:01.454 *********
ok: [sut] => (item=RedHat.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/RedHat.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
ok: [sut] => (item=CentOS.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml"
}
skipping: [sut] => (item=CentOS_9.yml) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file",
"item": "CentOS_9.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=CentOS_9.yml) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file",
"item": "CentOS_9.yml",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:21
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.026) 0:00:01.481 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : List active CentOS repositories] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:3
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.026) 0:00:01.507 *********
ok: [sut] => {
"changed": false,
"cmd": [
"dnf",
"repolist"
],
"delta": "0:00:00.246329",
"end": "2024-07-06 06:33:19.825210",
"rc": 0,
"start": "2024-07-06 06:33:19.578881"
}
STDOUT:
repo id repo name
appstream CentOS Stream 9 - AppStream
baseos CentOS Stream 9 - BaseOS
beaker-client Beaker Client - RedHatEnterpriseLinux9
beaker-harness Beaker harness
beaker-tasks Beaker tasks
beakerlib-libraries Copr repo for beakerlib-libraries owned by bgoncalv
copr:copr.devel.redhat.com:lpol:qa-tools Copr repo for qa-tools owned by lpol
epel-cisco-openh264 Extra Packages for Enterprise Linux 9 openh264 (From Cisco) - x86_64
epel-next Extra Packages for Enterprise Linux 9 - Next - x86_64
extras-common CentOS Stream 9 - Extras packages
highavailability CentOS Stream 9 - HighAvailability
TASK [fedora.linux_system_roles.ha_cluster : Enable CentOS repositories] *******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:10
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.548) 0:00:02.055 *********
skipping: [sut] => (item={'id': 'highavailability', 'name': 'HighAvailability'}) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "item.id not in __ha_cluster_repolist.stdout",
"item": {
"id": "highavailability",
"name": "HighAvailability"
},
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'id': 'resilientstorage', 'name': 'ResilientStorage'}) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "item.name != \"ResilientStorage\" or ha_cluster_enable_repos_resilient_storage",
"item": {
"id": "resilientstorage",
"name": "ResilientStorage"
},
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.ha_cluster : Install role essential packages] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11
Saturday 06 July 2024 06:33:19 +0000 (0:00:00.015) 0:00:02.071 *********
changed: [sut] => {
"changed": true,
"rc": 0,
"results": [
"Installed: rubygem-psych-3.3.2-162.el9.x86_64",
"Installed: libknet1-compress-lzma-plugin-1.28-2.el9.next.x86_64",
"Installed: ruby-default-gems-3.0.7-162.el9.noarch",
"Installed: libknet1-compress-lzo2-plugin-1.28-2.el9.next.x86_64",
"Installed: resource-agents-4.10.0-60.el9.x86_64",
"Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64",
"Installed: libknet1-compress-plugins-all-1.28-2.el9.next.x86_64",
"Installed: libknet1-compress-zlib-plugin-1.28-2.el9.next.x86_64",
"Installed: libknet1-compress-zstd-plugin-1.28-2.el9.next.x86_64",
"Installed: libknet1-crypto-nss-plugin-1.28-2.el9.next.x86_64",
"Installed: libknet1-crypto-openssl-plugin-1.28-2.el9.next.x86_64",
"Installed: libknet1-crypto-plugins-all-1.28-2.el9.next.x86_64",
"Installed: libknet1-plugins-all-1.28-2.el9.next.x86_64",
"Installed: libnozzle1-1.28-2.el9.next.x86_64",
"Installed: net-tools-2.0-0.64.20160912git.el9.x86_64",
"Installed: python3-pycurl-7.43.0.6-8.el9.x86_64",
"Installed: rubygem-rdoc-6.3.4.1-162.el9.noarch",
"Installed: ruby-libs-3.0.7-162.el9.x86_64",
"Installed: rubygem-rexml-3.2.5-162.el9.noarch",
"Installed: centos-logos-90.8-1.el9.x86_64",
"Installed: rubygem-bigdecimal-3.0.0-162.el9.x86_64",
"Installed: perl-TimeDate-1:2.33-6.el9.noarch",
"Installed: pacemaker-2.1.7-5.el9.x86_64",
"Installed: rubygem-bundler-2.2.33-162.el9.noarch",
"Installed: pacemaker-cli-2.1.7-5.el9.x86_64",
"Installed: pacemaker-cluster-libs-2.1.7-5.el9.x86_64",
"Installed: lvm2-9:2.03.23-2.el9.x86_64",
"Installed: rubygem-io-console-0.5.7-162.el9.x86_64",
"Installed: lvm2-libs-9:2.03.23-2.el9.x86_64",
"Installed: rubygems-3.2.33-162.el9.noarch",
"Installed: rubygem-json-2.5.1-162.el9.x86_64",
"Installed: pacemaker-libs-2.1.7-5.el9.x86_64",
"Installed: net-snmp-libs-1:5.9.1-16.el9.x86_64",
"Installed: libknet1-1.28-1.el9.x86_64",
"Installed: device-mapper-event-9:1.02.197-2.el9.x86_64",
"Installed: libqb-2.0.8-1.el9.x86_64",
"Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64",
"Installed: python3-cffi-1.14.5-5.el9.x86_64",
"Installed: nss-tools-3.90.0-7.el9.x86_64",
"Installed: corosynclib-3.1.8-2.el9.x86_64",
"Installed: python3-ply-3.11-14.el9.noarch",
"Installed: pacemaker-schemas-2.1.7-5.el9.noarch",
"Installed: python3-pycparser-2.20-6.el9.noarch",
"Installed: bzip2-1.0.8-8.el9.x86_64",
"Installed: python3-cryptography-36.0.1-4.el9.x86_64",
"Installed: python3-pyparsing-2.4.7-9.el9.noarch",
"Installed: libaio-0.3.111-13.el9.x86_64",
"Installed: ruby-3.0.7-162.el9.x86_64",
"Installed: corosync-3.1.8-2.el9.x86_64",
"Installed: pcs-0.11.7-3.el9.x86_64",
"Installed: corosync-qnetd-3.0.2-2.el9.x86_64",
"Installed: libknet1-compress-bzip2-plugin-1.28-2.el9.next.x86_64",
"Installed: libknet1-compress-lz4-plugin-1.28-2.el9.next.x86_64"
]
}
lsrpackages: corosync-qnetd pcs
TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17
Saturday 06 July 2024 06:33:36 +0000 (0:00:16.571) 0:00:18.642 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:3
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.023) 0:00:18.666 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_node_name": "localhost"
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] *******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:7
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.020) 0:00:18.687 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_all_node_names": [
"localhost"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_node_options contains unknown or duplicate nodes] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:16
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.021) 0:00:18.708 *********
skipping: [sut] => {
"changed": false,
"false_condition": "(\n __nodes_from_options != (__nodes_from_options | unique)\n) or (\n __nodes_from_options | difference(__ha_cluster_all_node_names)\n)\n",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Extract node options] *************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:30
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.019) 0:00:18.728 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_local_node": {}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:43
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.021) 0:00:18.749 *********
skipping: [sut] => (item=ha_cluster_hacluster_password) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "lookup(\"vars\", item, default=\"\") | string | length < 1",
"item": "ha_cluster_hacluster_password",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:53
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.028) 0:00:18.778 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_sbd_enabled",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:69
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.009) 0:00:18.787 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_qnetd.present | d(false)",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:79
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.017) 0:00:18.805 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:87
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.008) 0:00:18.813 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Extract qdevice settings] *********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:101
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.007) 0:00:18.821 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_qdevice_host": "",
"__ha_cluster_qdevice_in_use": false,
"__ha_cluster_qdevice_model": "",
"__ha_cluster_qdevice_pcs_address": ""
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:110
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.024) 0:00:18.846 *********
ok: [sut] => {
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:120
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.022) 0:00:18.868 *********
skipping: [sut] => {
"changed": false,
"false_condition": "__ha_cluster_sbd_needs_atb | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:127
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.016) 0:00:18.884 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_pcsd_public_key_src is not none",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities] ***********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:141
Saturday 06 July 2024 06:33:36 +0000 (0:00:00.012) 0:00:18.897 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:01.121799",
"end": "2024-07-06 06:33:38.071299",
"rc": 0,
"start": "2024-07-06 06:33:36.949500"
}
STDOUT:
0.11.7+2f4ebe9d
booth booth.enable-authfile.set booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb 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.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.config.output-formats 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.config.output-formats 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.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone 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.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future 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.move.autoclean.default 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.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.query.resource status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.wait status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation
TASK [fedora.linux_system_roles.ha_cluster : Parse pcs capabilities] ***********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:148
Saturday 06 July 2024 06:33:38 +0000 (0:00:01.400) 0:00:20.297 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_pcs_capabilities": [
"booth",
"booth.enable-authfile.set",
"booth.enable-authfile.unset",
"cluster.config.backup-local",
"cluster.config.restore-cluster",
"cluster.config.restore-local",
"cluster.config.uuid",
"cluster.create",
"cluster.create.enable",
"cluster.create.local",
"cluster.create.no-keys-sync",
"cluster.create.separated-name-and-address",
"cluster.create.start",
"cluster.create.start.wait",
"cluster.create.transport.knet",
"cluster.create.transport.udp-udpu",
"cluster.create.transport.udp-udpu.no-rrp",
"cluster.destroy",
"cluster.destroy.all",
"cluster.report",
"cluster.verify",
"corosync.authkey.update",
"corosync.config.get",
"corosync.config.get.struct",
"corosync.config.reload",
"corosync.config.sync-to-local-cluster",
"corosync.config.update",
"corosync.link.add",
"corosync.link.remove",
"corosync.link.remove.list",
"corosync.link.update",
"corosync.qdevice",
"corosync.qdevice.model.net",
"corosync.quorum",
"corosync.quorum.device",
"corosync.quorum.device.client.model.net.certificates.local",
"corosync.quorum.device.heuristics",
"corosync.quorum.device.model.net",
"corosync.quorum.device.model.net.options_tls_and_kaptb",
"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.config.output-formats",
"pcmk.constraint.hide-expired",
"pcmk.constraint.location.simple",
"pcmk.constraint.location.simple.options",
"pcmk.constraint.location.simple.resource-regexp",
"pcmk.constraint.location.simple.rule",
"pcmk.constraint.location.simple.rule.node-attr-type-number",
"pcmk.constraint.location.simple.rule.options",
"pcmk.constraint.location.simple.rule.rule-add-remove",
"pcmk.constraint.no-autocorrect",
"pcmk.constraint.order.set",
"pcmk.constraint.order.set.options",
"pcmk.constraint.order.simple",
"pcmk.constraint.order.simple.options",
"pcmk.constraint.ticket.set",
"pcmk.constraint.ticket.set.options",
"pcmk.constraint.ticket.simple",
"pcmk.constraint.ticket.simple.constraint-id",
"pcmk.properties.cluster",
"pcmk.properties.cluster.config.output-formats",
"pcmk.properties.cluster.defaults",
"pcmk.properties.cluster.describe",
"pcmk.properties.cluster.describe.output-formats",
"pcmk.properties.cluster.set_properties.iso8601duration",
"pcmk.properties.operation-defaults",
"pcmk.properties.operation-defaults.config.output-formats",
"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.config.output-formats",
"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.bundles",
"pcmk.resource.ban-move-clear.clear-expired",
"pcmk.resource.ban-move-clear.clone",
"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.group.future",
"pcmk.resource.create.in-existing-bundle",
"pcmk.resource.create.meta",
"pcmk.resource.create.meta.future",
"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.move.autoclean.default",
"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.reports.severity.deprecation",
"pcs.request-timeout",
"resource-agents.describe",
"resource-agents.list",
"resource-agents.list.detailed",
"resource-agents.ocf.version-1-0",
"resource-agents.ocf.version-1-1",
"resource-agents.self-validation",
"sbd",
"sbd.option-timeout-action",
"sbd.shared-block-device",
"status.corosync.membership",
"status.pcmk.query.resource",
"status.pcmk.resources.hide-inactive",
"status.pcmk.resources.id",
"status.pcmk.resources.node",
"status.pcmk.resources.orphaned",
"status.pcmk.wait",
"status.pcmk.xml",
"stonith-agents.describe",
"stonith-agents.list",
"stonith-agents.list.detailed",
"stonith-agents.ocf.version-1-0",
"stonith-agents.ocf.version-1-1",
"stonith-agents.self-validation"
],
"__ha_cluster_pcsd_capabilities_available": true
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities] **********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:155
Saturday 06 July 2024 06:33:38 +0000 (0:00:00.019) 0:00:20.316 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcsd",
"--version",
"--full"
],
"delta": "0:00:00.796019",
"end": "2024-07-06 06:33:39.095866",
"rc": 0,
"start": "2024-07-06 06:33:38.299847"
}
STDOUT:
0.11.7+2f4ebe9d
booth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable 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 corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait 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.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.remove_elements.constraints pcmk.cib.remove_elements.rest-api.v2 pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.properties.operation-defaults.config.rest-api.v2 pcmk.properties.resource-defaults.config.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id 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.delete pcmk.resource.delete.list pcmk.resource.disable.safe 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.wait pcmk.resource.group 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.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization 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.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait 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.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node status.pcmk.resources.rest-api.v2 status.pcmk.wait stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation
TASK [fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities] **********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:163
Saturday 06 July 2024 06:33:39 +0000 (0:00:01.007) 0:00:21.324 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_pcsd_capabilities": [
"booth.get-config",
"booth.set-config",
"booth.set-config.multiple",
"cluster.config.restore-local",
"cluster.config.uuid",
"cluster.create",
"cluster.create.enable",
"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",
"corosync.config.get",
"corosync.config.set",
"corosync.qdevice.model.net.certificates",
"corosync.quorum.device.client",
"corosync.quorum.device.client.model.net.certificates",
"corosync.quorum.device.client.model.net.certificates.local",
"corosync.quorum.device.client.model.net.certificates.rest-api.v2",
"corosync.quorum.status",
"corosync.totem.block_unlisted_ips",
"node.add",
"node.add.enable",
"node.add.list",
"node.add.separated-name-and-address",
"node.add.start",
"node.add.start.wait",
"node.attributes",
"node.maintenance",
"node.maintenance.all",
"node.maintenance.list",
"node.maintenance.wait",
"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.stop-component",
"node.utilization",
"pcmk.acl.group",
"pcmk.acl.role",
"pcmk.acl.role.create-with-permissions",
"pcmk.acl.role.delete-with-users-groups",
"pcmk.acl.role.delete-with-users-groups-implicit",
"pcmk.acl.user",
"pcmk.alert",
"pcmk.cib.get",
"pcmk.cib.remove_elements.constraints",
"pcmk.cib.remove_elements.rest-api.v2",
"pcmk.cib.roles.promoted-unpromoted",
"pcmk.constraint.colocation.set",
"pcmk.constraint.colocation.set.options",
"pcmk.constraint.colocation.simple",
"pcmk.constraint.config.output-formats",
"pcmk.constraint.location.simple",
"pcmk.constraint.location.simple.rule",
"pcmk.constraint.location.simple.rule.node-attr-type-number",
"pcmk.constraint.no-autocorrect",
"pcmk.constraint.order.set",
"pcmk.constraint.order.set.options",
"pcmk.constraint.order.simple",
"pcmk.constraint.ticket.set",
"pcmk.constraint.ticket.set.options",
"pcmk.constraint.ticket.simple",
"pcmk.constraint.ticket.simple.constraint-id",
"pcmk.properties.cluster",
"pcmk.properties.cluster.describe",
"pcmk.properties.cluster.describe.rest-api.v2",
"pcmk.properties.cluster.get_properties.rest-api.v2",
"pcmk.properties.cluster.set_properties.iso8601duration",
"pcmk.properties.cluster.set_properties.rest-api.v2",
"pcmk.properties.operation-defaults.config.rest-api.v2",
"pcmk.properties.resource-defaults.config.rest-api.v2",
"pcmk.resource.ban-move-clear",
"pcmk.resource.ban-move-clear.bundles",
"pcmk.resource.ban-move-clear.clear-expired",
"pcmk.resource.ban-move-clear.clone",
"pcmk.resource.cleanup.one-resource",
"pcmk.resource.cleanup.strict",
"pcmk.resource.clone",
"pcmk.resource.create",
"pcmk.resource.create.clone.custom-id",
"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.delete",
"pcmk.resource.delete.list",
"pcmk.resource.disable.safe",
"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.wait",
"pcmk.resource.group",
"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.refresh.one-resource",
"pcmk.resource.refresh.strict",
"pcmk.resource.update",
"pcmk.resource.update-meta",
"pcmk.resource.utilization",
"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.delete.list",
"pcmk.stonith.enable-disable",
"pcmk.stonith.enable-disable.list",
"pcmk.stonith.enable-disable.wait",
"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.one-resource",
"pcmk.stonith.refresh.strict",
"pcmk.stonith.scsi-unfence-node-mpath",
"pcmk.stonith.scsi-unfence-node-v2",
"pcmk.stonith.update",
"pcs.auth.export-cluster-known-hosts",
"pcs.auth.known-host-change",
"pcs.auth.no-bidirectional",
"pcs.auth.separated-name-and-address",
"pcs.auth.server",
"pcs.automatic-pcs-configs-sync",
"pcs.daemon-ssl-cert.set",
"pcs.permissions",
"pcs.rest-api.v1.1",
"pcs.rest-api.v2",
"resource-agents.describe",
"resource-agents.list",
"resource-agents.list.detailed",
"resource-agents.ocf.version-1-0",
"resource-agents.ocf.version-1-1",
"resource-agents.self-validation",
"resource-agents.simplified-query-api",
"sbd",
"sbd-node",
"sbd-node.shared-block-device",
"sbd.option-timeout-action",
"status.pcmk.local-node",
"status.pcmk.resources.rest-api.v2",
"status.pcmk.wait",
"stonith-agents.describe",
"stonith-agents.list",
"stonith-agents.list.detailed",
"stonith-agents.ocf.version-1-0",
"stonith-agents.ocf.version-1-1",
"stonith-agents.self-validation"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:172
Saturday 06 July 2024 06:33:39 +0000 (0:00:00.022) 0:00:21.347 *********
skipping: [sut] => {
"changed": false,
"false_condition": "( ha_cluster_resource_defaults and not 'pcmk.properties.resource-defaults.multiple' in __ha_cluster_pcs_capabilities ) or ( ha_cluster_resource_operation_defaults and not 'pcmk.properties.operation-defaults.multiple' in __ha_cluster_pcs_capabilities )",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] ***********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:22
Saturday 06 July 2024 06:33:39 +0000 (0:00:00.010) 0:00:21.357 *********
changed: [sut] => {
"append": false,
"changed": true,
"comment": "cluster user",
"group": 189,
"home": "/var/lib/pacemaker",
"move_home": false,
"name": "hacluster",
"password": "NOT_LOGGING_PASSWORD",
"shell": "/sbin/nologin",
"state": "present",
"uid": 189
}
TASK [fedora.linux_system_roles.ha_cluster : Configure shell] ******************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:29
Saturday 06 July 2024 06:33:39 +0000 (0:00:00.441) 0:00:21.798 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Stop pcsd] ************************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:6
Saturday 06 July 2024 06:33:39 +0000 (0:00:00.025) 0:00:21.824 *********
ok: [sut] => {
"changed": false,
"name": "pcsd",
"state": "stopped",
"status": {
"AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target system.slice systemd-journald.socket pcsd-ruby.service sysinit.target network-online.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"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",
"EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pcsd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice pcsd-ruby.service sysinit.target network-online.target",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"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": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22356",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:11
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.524) 0:00:22.348 *********
skipping: [sut] => (item=/var/lib/pcsd/pcsd.key) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "ha_cluster_regenerate_keys",
"item": "/var/lib/pcsd/pcsd.key",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=/var/lib/pcsd/pcsd.crt) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "ha_cluster_regenerate_keys",
"item": "/var/lib/pcsd/pcsd.crt",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd] ****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:25
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.011) 0:00:22.360 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_pcsd_certificates | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:30
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.017) 0:00:22.377 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_pcsd_certificates | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:37
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.016) 0:00:22.394 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_pcsd_certificates | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:49
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.016) 0:00:22.410 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_pcsd_certificates | length > 0",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:64
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.017) 0:00:22.428 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_pcsd_public_key_src is string",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:71
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.019) 0:00:22.447 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_pcsd_public_key_src is string",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:79
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.019) 0:00:22.467 *********
changed: [sut] => {
"changed": true,
"checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44",
"dest": "/var/lib/pcsd/pcs_settings.conf",
"gid": 0,
"group": "root",
"md5sum": "4b74001d21d3867563d0c773bde32b42",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 361,
"src": "/root/.ansible/tmp/ansible-tmp-1720247620.2997856-2587-235485239052635/source",
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:88
Saturday 06 July 2024 06:33:40 +0000 (0:00:00.671) 0:00:23.139 *********
changed: [sut] => {
"changed": true,
"enabled": true,
"name": "pcsd",
"state": "started",
"status": {
"AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target pcsd-ruby.service system.slice network-online.target sysinit.target systemd-journald.socket",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"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",
"EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pcsd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "pcsd-ruby.service system.slice network-online.target sysinit.target",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"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": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22356",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Configure firewall] ***************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:35
Saturday 06 July 2024 06:33:48 +0000 (0:00:07.362) 0:00:30.501 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml for sut
TASK [Ensure the service and the ports status with the firewall role] **********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3
Saturday 06 July 2024 06:33:48 +0000 (0:00:00.023) 0:00:30.525 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_manage_firewall | bool",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure selinux] ****************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:38
Saturday 06 July 2024 06:33:48 +0000 (0:00:00.021) 0:00:30.546 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Populate service facts] ***********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3
Saturday 06 July 2024 06:33:48 +0000 (0:00:00.023) 0:00:30.570 *********
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"autofs.service": {
"name": "autofs.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "alias"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd-restricted.service": {
"name": "chronyd-restricted.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"corosync-notifyd.service": {
"name": "corosync-notifyd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync-qnetd.service": {
"name": "corosync-qnetd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync.service": {
"name": "corosync.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "inactive",
"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-broker.service": {
"name": "dbus-broker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"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"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"grub2-systemd-integration.service": {
"name": "grub2-systemd-integration.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"logrotate.service": {
"name": "logrotate.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"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"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@.service": {
"name": "modprobe@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"modprobe@configfs.service": {
"name": "modprobe@configfs.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"modprobe@drm.service": {
"name": "modprobe@drm.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"modprobe@fuse.service": {
"name": "modprobe@fuse.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "inactive",
"status": "disabled"
},
"pam_namespace.service": {
"name": "pam_namespace.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"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-svcgssd.service": {
"name": "rpc-svcgssd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpmdb-rebuild.service": {
"name": "rpmdb-rebuild.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"selinux-check-proper-disable.service": {
"name": "selinux-check-proper-disable.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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-bless-boot.service": {
"name": "systemd-bless-boot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-boot-check-no-failures.service": {
"name": "systemd-boot-check-no-failures.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-boot-random-seed.service": {
"name": "systemd-boot-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-boot-update.service": {
"name": "systemd-boot-update.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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-growfs-root.service": {
"name": "systemd-growfs-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-growfs@.service": {
"name": "systemd-growfs@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-journald@.service": {
"name": "systemd-journald@.service",
"source": "systemd",
"state": "unknown",
"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-network-generator.service": {
"name": "systemd-network-generator.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-pcrfs-root.service": {
"name": "systemd-pcrfs-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pcrfs@.service": {
"name": "systemd-pcrfs@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-pcrmachine.service": {
"name": "systemd-pcrmachine.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase-initrd.service": {
"name": "systemd-pcrphase-initrd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase-sysinit.service": {
"name": "systemd-pcrphase-sysinit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase.service": {
"name": "systemd-pcrphase.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-repart.service": {
"name": "systemd-repart.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "stopped",
"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-sysext.service": {
"name": "systemd-sysext.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-sysupdate-reboot.service": {
"name": "systemd-sysupdate-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"systemd-sysupdate.service": {
"name": "systemd-sysupdate.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"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": "static"
},
"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-tmpfiles.service": {
"name": "systemd-tmpfiles.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"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 the fence-virt/fence-agents port to _ha_cluster_selinux] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:12
Saturday 06 July 2024 06:33:50 +0000 (0:00:01.952) 0:00:32.523 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Get associated selinux ports] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:20
Saturday 06 July 2024 06:33:50 +0000 (0:00:00.029) 0:00:32.552 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:28
Saturday 06 July 2024 06:33:50 +0000 (0:00:00.023) 0:00:32.576 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
"skip_reason": "Conditional result was False"
}
TASK [Ensure the service and the ports status with the selinux role] ***********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:35
Saturday 06 July 2024 06:33:50 +0000 (0:00:00.032) 0:00:32.608 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] *********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:44
Saturday 06 July 2024 06:33:50 +0000 (0:00:00.027) 0:00:32.635 *********
changed: [sut] => {
"changed": true,
"rc": 0,
"results": [
"Installed: fence-agents-eaton-snmp-4.10.0-75.el9.noarch",
"Installed: fence-agents-wti-4.10.0-75.el9.noarch",
"Installed: fence-agents-emerson-4.10.0-75.el9.noarch",
"Installed: fence-agents-eps-4.10.0-75.el9.noarch",
"Installed: protobuf-c-1.3.3-13.el9.x86_64",
"Installed: fence-agents-heuristics-ping-4.10.0-75.el9.noarch",
"Installed: ipmitool-1.8.18-27.el9.x86_64",
"Installed: net-snmp-utils-1:5.9.1-16.el9.x86_64",
"Installed: fence-agents-hpblade-4.10.0-75.el9.noarch",
"Installed: fence-agents-ibmblade-4.10.0-75.el9.noarch",
"Installed: fence-agents-ifmib-4.10.0-75.el9.noarch",
"Installed: fence-agents-ilo-moonshot-4.10.0-75.el9.noarch",
"Installed: device-mapper-multipath-0.8.7-29.el9.x86_64",
"Installed: fence-agents-ilo-mp-4.10.0-75.el9.noarch",
"Installed: fence-agents-ilo-ssh-4.10.0-75.el9.noarch",
"Installed: device-mapper-multipath-libs-0.8.7-29.el9.x86_64",
"Installed: fence-agents-ilo2-4.10.0-75.el9.noarch",
"Installed: fence-agents-common-4.10.0-75.el9.noarch",
"Installed: fence-agents-intelmodular-4.10.0-75.el9.noarch",
"Installed: fence-agents-ipdu-4.10.0-75.el9.noarch",
"Installed: libwsman1-2.6.8-23.el9.x86_64",
"Installed: fence-agents-ipmilan-4.10.0-75.el9.noarch",
"Installed: sbd-1.5.2-1.el9.x86_64",
"Installed: fence-agents-all-4.10.0-75.el9.x86_64",
"Installed: fence-agents-kdump-4.10.0-75.el9.x86_64",
"Installed: fence-agents-amt-ws-4.10.0-75.el9.noarch",
"Installed: fence-agents-mpath-4.10.0-75.el9.noarch",
"Installed: fence-agents-apc-4.10.0-75.el9.noarch",
"Installed: unbound-libs-1.16.2-8.el9.x86_64",
"Installed: fence-agents-apc-snmp-4.10.0-75.el9.noarch",
"Installed: fence-virt-4.10.0-75.el9.x86_64",
"Installed: fence-agents-redfish-4.10.0-75.el9.x86_64",
"Installed: fence-agents-rhevm-4.10.0-75.el9.noarch",
"Installed: fence-agents-rsa-4.10.0-75.el9.noarch",
"Installed: openwsman-python3-2.6.8-23.el9.x86_64",
"Installed: fence-agents-bladecenter-4.10.0-75.el9.noarch",
"Installed: fence-agents-rsb-4.10.0-75.el9.noarch",
"Installed: fence-agents-brocade-4.10.0-75.el9.noarch",
"Installed: fence-agents-sbd-4.10.0-75.el9.noarch",
"Installed: gnutls-dane-3.8.3-4.el9.x86_64",
"Installed: fence-agents-cisco-mds-4.10.0-75.el9.noarch",
"Installed: fence-agents-scsi-4.10.0-75.el9.noarch",
"Installed: fence-agents-cisco-ucs-4.10.0-75.el9.noarch",
"Installed: fence-agents-vmware-rest-4.10.0-75.el9.noarch",
"Installed: telnet-1:0.17-85.el9.x86_64",
"Installed: fence-agents-drac5-4.10.0-75.el9.noarch",
"Installed: fence-agents-vmware-soap-4.10.0-75.el9.noarch",
"Installed: gnutls-utils-3.8.3-4.el9.x86_64"
]
}
lsrpackages: corosync fence-agents-all fence-virt libknet1-plugins-all openssl pacemaker resource-agents
TASK [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] ****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:50
Saturday 06 July 2024 06:33:55 +0000 (0:00:05.111) 0:00:37.747 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory] ****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:3
Saturday 06 July 2024 06:33:55 +0000 (0:00:00.026) 0:00:37.773 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/cluster",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Get fence_xvm.key] ****************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:9
Saturday 06 July 2024 06:33:55 +0000 (0:00:00.314) 0:00:38.087 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller fence_xvm.key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16
Saturday 06 July 2024 06:33:55 +0000 (0:00:00.031) 0:00:38.119 *********
skipping: [sut] => {
"changed": false,
"false_condition": "preshared_key_src is string and preshared_key_src | length > 1",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller fence_xvm.key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21
Saturday 06 July 2024 06:33:55 +0000 (0:00:00.023) 0:00:38.143 *********
skipping: [sut] => {
"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 key from the controller fence_xvm.key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29
Saturday 06 July 2024 06:33:55 +0000 (0:00:00.022) 0:00:38.166 *********
skipping: [sut] => {
"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 key using OpenSSL fence_xvm.key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44
Saturday 06 July 2024 06:33:55 +0000 (0:00:00.025) 0:00:38.191 *********
ok: [sut] => {
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50
Saturday 06 July 2024 06:33:56 +0000 (0:00:00.318) 0:00:38.510 *********
ok: [sut] => {
"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 key exists on cluster nodes fence_xvm.key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60
Saturday 06 July 2024 06:33:56 +0000 (0:00:00.026) 0:00:38.536 *********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes fence_xvm.key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65
Saturday 06 July 2024 06:33:56 +0000 (0:00:00.219) 0:00:38.756 *********
skipping: [sut] => {
"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 key from cluster nodes fence_xvm.key] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73
Saturday 06 July 2024 06:33:56 +0000 (0:00:00.024) 0:00:38.780 *********
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:17
Saturday 06 July 2024 06:33:56 +0000 (0:00:00.031) 0:00:38.811 *********
changed: [sut] => {
"changed": true,
"checksum": "ab9b0c6cba5dae8f8d9082a18498a23a68958695",
"dest": "/etc/cluster/fence_xvm.key",
"gid": 0,
"group": "root",
"md5sum": "c283e9a3734590402ab28101623c6af0",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_conf_t:s0",
"size": 512,
"src": "/root/.ansible/tmp/ansible-tmp-1720247636.6536784-2772-132428883436272/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ********************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:55
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.578) 0:00:39.390 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Configure watchdog kernel module blocklist] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:10
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.040) 0:00:39.431 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Unload watchdog kernel modules from blocklist] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:22
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.018) 0:00:39.449 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure watchdog kernel modules] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:30
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.018) 0:00:39.468 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Load watchdog kernel modules] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:40
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.017) 0:00:39.485 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Probe SBD devices] ****************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:57
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.017) 0:00:39.503 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Initialize SBD devices] ***********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:70
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.018) 0:00:39.522 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute SBD config] ************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:88
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.011) 0:00:39.533 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_sbd_enabled",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Ensure /etc/systemd/system/sbd.service.d directory exists] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:109
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.062) 0:00:39.595 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_sbd_enabled",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Override start timeout for SBD] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:117
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.020) 0:00:39.615 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_sbd_enabled",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Reload systemd service files] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:131
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.018) 0:00:39.634 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_sbd_enabled",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:135
Saturday 06 July 2024 06:33:57 +0000 (0:00:00.019) 0:00:39.653 *********
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"autofs.service": {
"name": "autofs.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "alias"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd-restricted.service": {
"name": "chronyd-restricted.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"corosync-notifyd.service": {
"name": "corosync-notifyd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync-qnetd.service": {
"name": "corosync-qnetd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync.service": {
"name": "corosync.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "inactive",
"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-broker.service": {
"name": "dbus-broker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"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"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"grub2-systemd-integration.service": {
"name": "grub2-systemd-integration.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"logrotate.service": {
"name": "logrotate.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.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"
},
"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"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@.service": {
"name": "modprobe@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"modprobe@configfs.service": {
"name": "modprobe@configfs.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"modprobe@drm.service": {
"name": "modprobe@drm.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"modprobe@fuse.service": {
"name": "modprobe@fuse.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "inactive",
"status": "disabled"
},
"pam_namespace.service": {
"name": "pam_namespace.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"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-svcgssd.service": {
"name": "rpc-svcgssd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpmdb-rebuild.service": {
"name": "rpmdb-rebuild.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"selinux-check-proper-disable.service": {
"name": "selinux-check-proper-disable.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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-bless-boot.service": {
"name": "systemd-bless-boot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-boot-check-no-failures.service": {
"name": "systemd-boot-check-no-failures.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-boot-random-seed.service": {
"name": "systemd-boot-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-boot-update.service": {
"name": "systemd-boot-update.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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-growfs-root.service": {
"name": "systemd-growfs-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-growfs@.service": {
"name": "systemd-growfs@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-journald@.service": {
"name": "systemd-journald@.service",
"source": "systemd",
"state": "unknown",
"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-network-generator.service": {
"name": "systemd-network-generator.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-pcrfs-root.service": {
"name": "systemd-pcrfs-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pcrfs@.service": {
"name": "systemd-pcrfs@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-pcrmachine.service": {
"name": "systemd-pcrmachine.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase-initrd.service": {
"name": "systemd-pcrphase-initrd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase-sysinit.service": {
"name": "systemd-pcrphase-sysinit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase.service": {
"name": "systemd-pcrphase.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-repart.service": {
"name": "systemd-repart.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "stopped",
"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-sysext.service": {
"name": "systemd-sysext.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-sysupdate-reboot.service": {
"name": "systemd-sysupdate-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"systemd-sysupdate.service": {
"name": "systemd-sysupdate.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"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": "static"
},
"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-tmpfiles.service": {
"name": "systemd-tmpfiles.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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 in CIB] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:142
Saturday 06 July 2024 06:33:59 +0000 (0:00:01.915) 0:00:41.569 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"-f",
"/var/lib/pacemaker/cib/cib.xml",
"--",
"property",
"set",
"stonith-watchdog-timeout=0"
],
"delta": "0:00:00.792857",
"end": "2024-07-06 06:34:00.359890",
"rc": 0,
"start": "2024-07-06 06:33:59.567033"
}
TASK [fedora.linux_system_roles.ha_cluster : Correct cib.xml ownership] ********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:155
Saturday 06 July 2024 06:34:00 +0000 (0:00:01.019) 0:00:42.588 *********
changed: [sut] => {
"changed": true,
"gid": 189,
"group": "haclient",
"mode": "0600",
"owner": "hacluster",
"path": "/var/lib/pacemaker/cib/cib.xml",
"secontext": "unconfined_u:object_r:cluster_var_lib_t:s0",
"size": 412,
"state": "file",
"uid": 189
}
TASK [fedora.linux_system_roles.ha_cluster : Clean cib.xml.sig] ****************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:167
Saturday 06 July 2024 06:34:00 +0000 (0:00:00.236) 0:00:42.825 *********
ok: [sut] => {
"changed": false,
"path": "/var/lib/pacemaker/cib/cib.xml.sig",
"state": "absent"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure corosync] ***************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:58
Saturday 06 July 2024 06:34:00 +0000 (0:00:00.233) 0:00:43.059 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:3
Saturday 06 July 2024 06:34:00 +0000 (0:00:00.033) 0:00:43.092 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.8ajt1g79_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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:16
Saturday 06 July 2024 06:34:01 +0000 (0:00:00.272) 0:00:43.364 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:3
Saturday 06 July 2024 06:34:01 +0000 (0:00:00.026) 0:00:43.391 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"cluster",
"setup",
"--corosync_conf",
"/tmp/ansible.8ajt1g79_ha_cluster_corosync_conf",
"--overwrite",
"--no-cluster-uuid",
"--",
"test-cluster",
"localhost"
],
"delta": "0:00:00.674786",
"end": "2024-07-06 06:34:02.080275",
"rc": 0,
"start": "2024-07-06 06:34:01.405489"
}
STDERR:
Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts'
No addresses specified for host 'localhost', using 'localhost'
TASK [fedora.linux_system_roles.ha_cluster : Add qdevice configuration to corosync.conf] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:81
Saturday 06 July 2024 06:34:02 +0000 (0:00:00.917) 0:00:44.308 *********
skipping: [sut] => {
"changed": false,
"false_condition": "__ha_cluster_qdevice_in_use",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:19
Saturday 06 July 2024 06:34:02 +0000 (0:00:00.023) 0:00:44.331 *********
ok: [sut] => {
"changed": false,
"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==",
"encoding": "base64",
"source": "/tmp/ansible.8ajt1g79_ha_cluster_corosync_conf"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file] ****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:26
Saturday 06 July 2024 06:34:02 +0000 (0:00:00.273) 0:00:44.604 *********
changed: [sut] => {
"changed": true,
"checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b",
"dest": "/etc/corosync/corosync.conf",
"gid": 0,
"group": "root",
"md5sum": "beb73759420421ade7d3b0d2f8dd24ef",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 388,
"src": "/root/.ansible/tmp/ansible-tmp-1720247642.4489217-2875-8105737095207/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:36
Saturday 06 July 2024 06:34:02 +0000 (0:00:00.587) 0:00:45.192 *********
changed: [sut] => {
"changed": true,
"path": "/tmp/ansible.8ajt1g79_ha_cluster_corosync_conf",
"state": "absent"
}
TASK [fedora.linux_system_roles.ha_cluster : Cluster auth] *********************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:61
Saturday 06 July 2024 06:34:03 +0000 (0:00:00.233) 0:00:45.425 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Check pcs auth status] ************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml:3
Saturday 06 July 2024 06:34:03 +0000 (0:00:00.032) 0:00:45.457 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"status",
"pcsd",
"--",
"localhost"
],
"delta": "0:00:00.715559",
"end": "2024-07-06 06:34:04.184602",
"failed_when_result": false,
"rc": 2,
"start": "2024-07-06 06:34:03.469043"
}
STDOUT:
localhost: Unable to authenticate
STDERR:
Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts'
MSG:
non-zero return code
TASK [fedora.linux_system_roles.ha_cluster : Run pcs auth] *********************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth.yml:23
Saturday 06 July 2024 06:34:04 +0000 (0:00:00.955) 0:00:46.413 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Pcs auth using pcs-0.10] **********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:3
Saturday 06 July 2024 06:34:04 +0000 (0:00:00.025) 0:00:46.439 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"host",
"auth",
"-u",
"hacluster",
"--",
"localhost"
],
"delta": "0:00:01.206564",
"end": "2024-07-06 06:34:05.660872",
"rc": 0,
"start": "2024-07-06 06:34:04.454308"
}
STDOUT:
Password:
STDERR:
localhost: Authorized
TASK [fedora.linux_system_roles.ha_cluster : Pcs auth for qdevice using pcs-0.10] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:19
Saturday 06 July 2024 06:34:05 +0000 (0:00:01.450) 0:00:47.889 *********
skipping: [sut] => {
"changed": false,
"false_condition": "__ha_cluster_qdevice_model == \"net\"",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:66
Saturday 06 July 2024 06:34:05 +0000 (0:00:00.020) 0:00:47.909 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Get corosync authkey] *************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:3
Saturday 06 July 2024 06:34:05 +0000 (0:00:00.035) 0:00:47.945 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller corosync authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16
Saturday 06 July 2024 06:34:05 +0000 (0:00:00.029) 0:00:47.974 *********
skipping: [sut] => {
"changed": false,
"false_condition": "preshared_key_src is string and preshared_key_src | length > 1",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller corosync authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21
Saturday 06 July 2024 06:34:05 +0000 (0:00:00.024) 0:00:47.999 *********
skipping: [sut] => {
"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 key from the controller corosync authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29
Saturday 06 July 2024 06:34:05 +0000 (0:00:00.026) 0:00:48.026 *********
skipping: [sut] => {
"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 key using OpenSSL corosync authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44
Saturday 06 July 2024 06:34:05 +0000 (0:00:00.025) 0:00:48.052 *********
ok: [sut] => {
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50
Saturday 06 July 2024 06:34:06 +0000 (0:00:00.224) 0:00:48.276 *********
ok: [sut] => {
"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 key exists on cluster nodes corosync authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60
Saturday 06 July 2024 06:34:06 +0000 (0:00:00.027) 0:00:48.304 *********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes corosync authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65
Saturday 06 July 2024 06:34:06 +0000 (0:00:00.216) 0:00:48.521 *********
skipping: [sut] => {
"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 key from cluster nodes corosync authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73
Saturday 06 July 2024 06:34:06 +0000 (0:00:00.024) 0:00:48.545 *********
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:11
Saturday 06 July 2024 06:34:06 +0000 (0:00:00.030) 0:00:48.576 *********
changed: [sut] => {
"changed": true,
"checksum": "70d643d7ebdadb6098e3ee2256d8755c8b2f995f",
"dest": "/etc/corosync/authkey",
"gid": 0,
"group": "root",
"md5sum": "6713e91bed4ed1bcbe80410bebec5a59",
"mode": "0400",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1720247646.4170697-2922-215227018505334/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Get pacemaker authkey] ************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:20
Saturday 06 July 2024 06:34:06 +0000 (0:00:00.565) 0:00:49.142 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller pacemaker authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16
Saturday 06 July 2024 06:34:06 +0000 (0:00:00.035) 0:00:49.177 *********
skipping: [sut] => {
"changed": false,
"false_condition": "preshared_key_src is string and preshared_key_src | length > 1",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller pacemaker authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21
Saturday 06 July 2024 06:34:06 +0000 (0:00:00.024) 0:00:49.202 *********
skipping: [sut] => {
"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 key from the controller pacemaker authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29
Saturday 06 July 2024 06:34:07 +0000 (0:00:00.024) 0:00:49.226 *********
skipping: [sut] => {
"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 key using OpenSSL pacemaker authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44
Saturday 06 July 2024 06:34:07 +0000 (0:00:00.024) 0:00:49.251 *********
ok: [sut] => {
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50
Saturday 06 July 2024 06:34:07 +0000 (0:00:00.231) 0:00:49.482 *********
ok: [sut] => {
"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 key exists on cluster nodes pacemaker authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60
Saturday 06 July 2024 06:34:07 +0000 (0:00:00.027) 0:00:49.509 *********
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes pacemaker authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65
Saturday 06 July 2024 06:34:07 +0000 (0:00:00.221) 0:00:49.730 *********
skipping: [sut] => {
"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 key from cluster nodes pacemaker authkey] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73
Saturday 06 July 2024 06:34:07 +0000 (0:00:00.024) 0:00:49.754 *********
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:28
Saturday 06 July 2024 06:34:07 +0000 (0:00:00.031) 0:00:49.785 *********
changed: [sut] => {
"changed": true,
"checksum": "3e04781b8fa23845fde258b5511b5963633142c5",
"dest": "/etc/pacemaker/authkey",
"gid": 189,
"group": "haclient",
"md5sum": "bcf742a6a350dd5b3b43cf30dd5b06ce",
"mode": "0400",
"owner": "hacluster",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1720247647.6257327-2945-221324644849001/source",
"state": "file",
"uid": 189
}
TASK [fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [CLI]] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:37
Saturday 06 July 2024 06:34:08 +0000 (0:00:00.574) 0:00:50.360 *********
skipping: [sut] => {
"changed": false,
"false_condition": "'corosync.quorum.device.client.model.net.certificates.rest-api.v2' not in __ha_cluster_pcsd_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API]] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:46
Saturday 06 July 2024 06:34:08 +0000 (0:00:00.020) 0:00:50.381 *********
changed: [sut] => {
"changed": true,
"pcs_result": {
"command": {
"command_name": "qdevice.client_net_destroy",
"options": {
"effective_groups": null,
"effective_username": null,
"request_timeout": null
},
"params": {}
},
"kill_reason": null,
"reports": [],
"result": null,
"task_finish_type": "TaskFinishType.SUCCESS",
"task_ident": "22dc141d-bd0d-41dd-87b3-6766768294a0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [CLI]] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:54
Saturday 06 July 2024 06:34:09 +0000 (0:00:01.239) 0:00:51.620 *********
skipping: [sut] => {
"changed": false,
"false_condition": "__ha_cluster_qdevice_in_use",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [API]] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:71
Saturday 06 July 2024 06:34:09 +0000 (0:00:00.019) 0:00:51.640 *********
skipping: [sut] => {
"changed": false,
"false_condition": "__ha_cluster_qdevice_in_use",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:72
Saturday 06 July 2024 06:34:09 +0000 (0:00:00.019) 0:00:51.659 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3
Saturday 06 July 2024 06:34:09 +0000 (0:00:00.034) 0:00:51.693 *********
changed: [sut] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "corosync",
"name": "corosync",
"status": {
"AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target network-online.target systemd-journald.socket system.slice basic.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"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",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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 }",
"ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target network-online.target system.slice",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"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": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22356",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
skipping: [sut] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "item != 'corosync-qdevice' or __ha_cluster_qdevice_in_use",
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
changed: [sut] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "pacemaker",
"name": "pacemaker",
"status": {
"AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket time-sync.target system.slice syslog.service basic.target dbus-broker.service corosync.service resource-agents-deps.target rsyslog.service sysinit.target network.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"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",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice sysinit.target corosync.service",
"Restart": "on-failure",
"RestartKillSignal": "15",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SuccessExitStatus": "100",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutAbortUSec": "30min",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "dbus-broker.service resource-agents-deps.target",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect SBD] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16
Saturday 06 July 2024 06:34:10 +0000 (0:00:01.232) 0:00:52.926 *********
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"autofs.service": {
"name": "autofs.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "alias"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd-restricted.service": {
"name": "chronyd-restricted.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"corosync-notifyd.service": {
"name": "corosync-notifyd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync-qnetd.service": {
"name": "corosync-qnetd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync.service": {
"name": "corosync.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "inactive",
"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-broker.service": {
"name": "dbus-broker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"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"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"grub2-systemd-integration.service": {
"name": "grub2-systemd-integration.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"logrotate.service": {
"name": "logrotate.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.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"
},
"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"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@.service": {
"name": "modprobe@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"modprobe@configfs.service": {
"name": "modprobe@configfs.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"modprobe@drm.service": {
"name": "modprobe@drm.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"modprobe@fuse.service": {
"name": "modprobe@fuse.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "stopped",
"status": "enabled"
},
"pam_namespace.service": {
"name": "pam_namespace.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"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-svcgssd.service": {
"name": "rpc-svcgssd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpmdb-rebuild.service": {
"name": "rpmdb-rebuild.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"selinux-check-proper-disable.service": {
"name": "selinux-check-proper-disable.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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-bless-boot.service": {
"name": "systemd-bless-boot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-boot-check-no-failures.service": {
"name": "systemd-boot-check-no-failures.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-boot-random-seed.service": {
"name": "systemd-boot-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-boot-update.service": {
"name": "systemd-boot-update.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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-growfs-root.service": {
"name": "systemd-growfs-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-growfs@.service": {
"name": "systemd-growfs@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-journald@.service": {
"name": "systemd-journald@.service",
"source": "systemd",
"state": "unknown",
"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-network-generator.service": {
"name": "systemd-network-generator.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-pcrfs-root.service": {
"name": "systemd-pcrfs-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pcrfs@.service": {
"name": "systemd-pcrfs@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-pcrmachine.service": {
"name": "systemd-pcrmachine.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase-initrd.service": {
"name": "systemd-pcrphase-initrd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase-sysinit.service": {
"name": "systemd-pcrphase-sysinit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase.service": {
"name": "systemd-pcrphase.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-repart.service": {
"name": "systemd-repart.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "stopped",
"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-sysext.service": {
"name": "systemd-sysext.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-sysupdate-reboot.service": {
"name": "systemd-sysupdate-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"systemd-sysupdate.service": {
"name": "systemd-sysupdate.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"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": "static"
},
"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-tmpfiles.service": {
"name": "systemd-tmpfiles.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:19
Saturday 06 July 2024 06:34:13 +0000 (0:00:02.863) 0:00:55.789 *********
ok: [sut] => {
"changed": false,
"enabled": false,
"name": "sbd",
"status": {
"AccessSELinuxContext": "system_u:object_r:sbd_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target systemd-journald.socket system.slice basic.target iscsi.service systemd-modules-load.service",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "pacemaker.service dlm.service shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Shared-storage based fencing daemon",
"DevicePolicy": "auto",
"Documentation": "\"man:sbd(8)\"",
"DynamicUser": "no",
"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 }",
"ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; flags= ; 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 }",
"ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/sbd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"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": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "sbd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"PIDFile": "/run/sbd.pid",
"PartOf": "corosync.service",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "yes",
"RefuseManualStop": "yes",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice",
"Restart": "on-abort",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"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": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22356",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "forking",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:75
Saturday 06 July 2024 06:34:13 +0000 (0:00:00.397) 0:00:56.187 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21
Saturday 06 July 2024 06:34:14 +0000 (0:00:00.038) 0:00:56.225 *********
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"autofs.service": {
"name": "autofs.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "alias"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd-restricted.service": {
"name": "chronyd-restricted.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-hotplugd.service": {
"name": "cloud-init-hotplugd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"corosync-notifyd.service": {
"name": "corosync-notifyd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync-qnetd.service": {
"name": "corosync-qnetd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync.service": {
"name": "corosync.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "inactive",
"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-broker.service": {
"name": "dbus-broker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"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"
},
"dnf-system-upgrade-cleanup.service": {
"name": "dnf-system-upgrade-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dnf-system-upgrade.service": {
"name": "dnf-system-upgrade.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"dracut-cmdline.service": {
"name": "dracut-cmdline.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-initqueue.service": {
"name": "dracut-initqueue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-mount.service": {
"name": "dracut-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-mount.service": {
"name": "dracut-pre-mount.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-pivot.service": {
"name": "dracut-pre-pivot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-trigger.service": {
"name": "dracut-pre-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-pre-udev.service": {
"name": "dracut-pre-udev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown-onfailure.service": {
"name": "dracut-shutdown-onfailure.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dracut-shutdown.service": {
"name": "dracut-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"emergency.service": {
"name": "emergency.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"grub2-systemd-integration.service": {
"name": "grub2-systemd-integration.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"hv_kvp_daemon.service": {
"name": "hv_kvp_daemon.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"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"
},
"logrotate.service": {
"name": "logrotate.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.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"
},
"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"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"modprobe@.service": {
"name": "modprobe@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"modprobe@configfs.service": {
"name": "modprobe@configfs.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"modprobe@drm.service": {
"name": "modprobe@drm.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"modprobe@fuse.service": {
"name": "modprobe@fuse.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"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-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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": "stopped",
"status": "enabled"
},
"pam_namespace.service": {
"name": "pam_namespace.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"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-svcgssd.service": {
"name": "rpc-svcgssd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpmdb-rebuild.service": {
"name": "rpmdb-rebuild.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"selinux-check-proper-disable.service": {
"name": "selinux-check-proper-disable.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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": "stopped",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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-bless-boot.service": {
"name": "systemd-bless-boot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-boot-check-no-failures.service": {
"name": "systemd-boot-check-no-failures.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-boot-random-seed.service": {
"name": "systemd-boot-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-boot-update.service": {
"name": "systemd-boot-update.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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-growfs-root.service": {
"name": "systemd-growfs-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-growfs@.service": {
"name": "systemd-growfs@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-journald@.service": {
"name": "systemd-journald@.service",
"source": "systemd",
"state": "unknown",
"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-network-generator.service": {
"name": "systemd-network-generator.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-pcrfs-root.service": {
"name": "systemd-pcrfs-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pcrfs@.service": {
"name": "systemd-pcrfs@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-pcrmachine.service": {
"name": "systemd-pcrmachine.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase-initrd.service": {
"name": "systemd-pcrphase-initrd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase-sysinit.service": {
"name": "systemd-pcrphase-sysinit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-pcrphase.service": {
"name": "systemd-pcrphase.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-repart.service": {
"name": "systemd-repart.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "stopped",
"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-sysext.service": {
"name": "systemd-sysext.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-sysupdate-reboot.service": {
"name": "systemd-sysupdate-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"systemd-sysupdate.service": {
"name": "systemd-sysupdate.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"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": "static"
},
"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-tmpfiles.service": {
"name": "systemd-tmpfiles.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"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"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:24
Saturday 06 July 2024 06:34:15 +0000 (0:00:01.861) 0:00:58.087 *********
ok: [sut] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": false,
"item": "pacemaker",
"name": "pacemaker",
"state": "stopped",
"status": {
"AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "dbus-broker.service time-sync.target system.slice sysinit.target corosync.service syslog.service resource-agents-deps.target network.target rsyslog.service systemd-journald.socket basic.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"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",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service system.slice sysinit.target",
"Restart": "on-failure",
"RestartKillSignal": "15",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SuccessExitStatus": "100",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutAbortUSec": "30min",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min",
"TimeoutStopFailureMode": "terminate",
"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-broker.service resource-agents-deps.target",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
skipping: [sut] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "item != 'corosync-qdevice' or 'corosync-qdevice.service' in ansible_facts.services\n",
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
ok: [sut] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync",
"name": "corosync",
"state": "stopped",
"status": {
"AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target basic.target network-online.target system.slice systemd-journald.socket",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target pacemaker.service multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"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",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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 }",
"ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target system.slice sysinit.target",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-07-06 06:34:10 UTC",
"StateChangeTimestampMonotonic": "559178924",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22356",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Start corosync] *******************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:47
Saturday 06 July 2024 06:34:16 +0000 (0:00:00.755) 0:00:58.842 *********
changed: [sut] => {
"changed": true,
"name": "corosync",
"state": "started",
"status": {
"AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target basic.target network-online.target system.slice systemd-journald.socket",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target pacemaker.service multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"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",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; 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 }",
"ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target system.slice sysinit.target",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Sat 2024-07-06 06:34:10 UTC",
"StateChangeTimestampMonotonic": "559178924",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "22356",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Reload corosync configuration] ****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:56
Saturday 06 July 2024 06:34:17 +0000 (0:00:00.909) 0:00:59.752 *********
ok: [sut] => {
"changed": false,
"cmd": [
"corosync-cfgtool",
"-R"
],
"delta": "0:00:00.020101",
"end": "2024-07-06 06:34:17.767986",
"rc": 0,
"start": "2024-07-06 06:34:17.747885"
}
STDOUT:
Reloading corosync.conf...
Done
TASK [fedora.linux_system_roles.ha_cluster : Start corosync-qdevice] ***********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:63
Saturday 06 July 2024 06:34:17 +0000 (0:00:00.246) 0:00:59.998 *********
skipping: [sut] => {
"changed": false,
"false_condition": "__ha_cluster_qdevice_in_use",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Start pacemaker] ******************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:69
Saturday 06 July 2024 06:34:17 +0000 (0:00:00.020) 0:01:00.018 *********
changed: [sut] => {
"changed": true,
"name": "pacemaker",
"state": "started",
"status": {
"AccessSELinuxContext": "system_u:object_r:cluster_unit_file_t:s0",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "dbus-broker.service time-sync.target system.slice sysinit.target corosync.service syslog.service resource-agents-deps.target network.target rsyslog.service systemd-journald.socket basic.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"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 cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlGroupId": "0",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"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",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExitType": "main",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "13972",
"LimitNPROCSoft": "13972",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "13972",
"LimitSIGPENDINGSoft": "13972",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"ReloadSignal": "1",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service system.slice sysinit.target",
"Restart": "on-failure",
"RestartKillSignal": "15",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"RuntimeRandomizedExtraUSec": "0",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SuccessExitStatus": "100",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutAbortUSec": "30min",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min",
"TimeoutStopFailureMode": "terminate",
"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-broker.service resource-agents-deps.target",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75
Saturday 06 July 2024 06:34:18 +0000 (0:00:00.415) 0:01:00.434 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"cluster",
"start",
"--all",
"--wait"
],
"delta": "0:00:24.132155",
"end": "2024-07-06 06:34:42.607997",
"rc": 0,
"start": "2024-07-06 06:34:18.475842"
}
STDERR:
localhost: Starting Cluster...
Waiting for node(s) to start...
localhost: Started
TASK [fedora.linux_system_roles.ha_cluster : List pacemaker nodes] *************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:89
Saturday 06 July 2024 06:34:42 +0000 (0:00:24.408) 0:01:24.843 *********
ok: [sut] => {
"changed": false,
"cmd": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n",
"delta": "0:00:00.083239",
"end": "2024-07-06 06:34:42.946513",
"rc": 0,
"start": "2024-07-06 06:34:42.863274"
}
STDOUT:
localhost
TASK [fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:111
Saturday 06 July 2024 06:34:42 +0000 (0:00:00.331) 0:01:25.174 *********
skipping: [sut] => (item=localhost) => {
"ansible_loop_var": "item",
"changed": false,
"false_condition": "item not in __ha_cluster_all_node_names",
"item": "localhost",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => {
"changed": false
}
MSG:
All items skipped
TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] **************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:78
Saturday 06 July 2024 06:34:43 +0000 (0:00:00.035) 0:01:25.210 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:10
Saturday 06 July 2024 06:34:43 +0000 (0:00:00.074) 0:01:25.285 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.11bxp5y8_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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:18
Saturday 06 July 2024 06:34:43 +0000 (0:00:00.230) 0:01:25.515 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.6fjq03bd_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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:26
Saturday 06 July 2024 06:34:43 +0000 (0:00:00.220) 0:01:25.736 *********
ok: [sut] => {
"changed": false,
"cmd": [
"cibadmin",
"--query"
],
"delta": "0:00:00.012468",
"end": "2024-07-06 06:34:43.744080",
"rc": 0,
"start": "2024-07-06 06:34:43.731612"
}
STDOUT:
TASK [fedora.linux_system_roles.ha_cluster : Write CIB configuration] **********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33
Saturday 06 July 2024 06:34:43 +0000 (0:00:00.234) 0:01:25.970 *********
changed: [sut] => (item=/tmp/ansible.6fjq03bd_ha_cluster_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "e1209ce488239f4889adfdad8e0dd6511967fa1e",
"dest": "/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"md5sum": "1f1173ba8fcc7f82524ffae69c3a2b23",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1507,
"src": "/root/.ansible/tmp/ansible-tmp-1720247683.814169-3227-8368591141699/source",
"state": "file",
"uid": 0
}
changed: [sut] => (item=/tmp/ansible.11bxp5y8_ha_cluster_original_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "e1209ce488239f4889adfdad8e0dd6511967fa1e",
"dest": "/tmp/ansible.11bxp5y8_ha_cluster_original_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.11bxp5y8_ha_cluster_original_cib_xml",
"md5sum": "1f1173ba8fcc7f82524ffae69c3a2b23",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1507,
"src": "/root/.ansible/tmp/ansible-tmp-1720247684.4265542-3227-269829033368660/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Purge new CIB configuration] ******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:51
Saturday 06 July 2024 06:34:44 +0000 (0:00:01.220) 0:01:27.191 *********
changed: [sut] => {
"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.025442",
"end": "2024-07-06 06:34:45.215860",
"rc": 0,
"start": "2024-07-06 06:34:45.190418"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster properties] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:85
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.251) 0:01:27.442 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_cluster_properties[0].attrs | d([])",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure node attributes] ********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:95
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.022) 0:01:27.464 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure node utilization] *******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:102
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.018) 0:01:27.483 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure resource defaults] ******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:115
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.018) 0:01:27.502 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure resource operation defaults] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:127
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.018) 0:01:27.521 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:137
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.023) 0:01:27.544 *********
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_primitive_bundle_map": {}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:141
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.074) 0:01:27.619 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resources] ******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:147
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.010) 0:01:27.629 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut => (item={'id': 'd1', 'agent': 'ocf:pacemaker:Dummy'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut => (item={'id': 'd2', 'agent': 'ocf:pacemaker:Dummy'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut => (item={'id': 'd3', 'agent': 'ocf:pacemaker:Dummy'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut => (item={'id': 'd4', 'agent': 'ocf:pacemaker:Dummy'})
TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive d1] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
Saturday 06 July 2024 06:34:45 +0000 (0:00:00.040) 0:01:27.670 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d1",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.748311",
"end": "2024-07-06 06:34:46.426256",
"rc": 0,
"start": "2024-07-06 06:34:45.677945"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure utilization for resource primitive d1] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
Saturday 06 July 2024 06:34:46 +0000 (0:00:00.983) 0:01:28.654 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"resource",
"utilization",
"d1"
],
"delta": "0:00:00.785755",
"end": "2024-07-06 06:34:47.437589",
"rc": 0,
"start": "2024-07-06 06:34:46.651834"
}
STDOUT:
Resource Utilization:
d1:
STDERR:
Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization'
TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive d2] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
Saturday 06 July 2024 06:34:47 +0000 (0:00:01.022) 0:01:29.676 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d2",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.767716",
"end": "2024-07-06 06:34:48.488366",
"rc": 0,
"start": "2024-07-06 06:34:47.720650"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure utilization for resource primitive d2] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
Saturday 06 July 2024 06:34:48 +0000 (0:00:01.040) 0:01:30.717 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"resource",
"utilization",
"d2"
],
"delta": "0:00:00.795775",
"end": "2024-07-06 06:34:49.509231",
"rc": 0,
"start": "2024-07-06 06:34:48.713456"
}
STDOUT:
Resource Utilization:
d2:
STDERR:
Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization'
TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive d3] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
Saturday 06 July 2024 06:34:49 +0000 (0:00:01.021) 0:01:31.738 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d3",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.765208",
"end": "2024-07-06 06:34:50.518634",
"rc": 0,
"start": "2024-07-06 06:34:49.753426"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure utilization for resource primitive d3] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
Saturday 06 July 2024 06:34:50 +0000 (0:00:01.008) 0:01:32.746 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"resource",
"utilization",
"d3"
],
"delta": "0:00:00.816085",
"end": "2024-07-06 06:34:51.563310",
"rc": 0,
"start": "2024-07-06 06:34:50.747225"
}
STDOUT:
Resource Utilization:
d3:
STDERR:
Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization'
TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive d4] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
Saturday 06 July 2024 06:34:51 +0000 (0:00:01.047) 0:01:33.794 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d4",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.780502",
"end": "2024-07-06 06:34:52.584178",
"rc": 0,
"start": "2024-07-06 06:34:51.803676"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure utilization for resource primitive d4] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
Saturday 06 July 2024 06:34:52 +0000 (0:00:01.017) 0:01:34.812 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"resource",
"utilization",
"d4"
],
"delta": "0:00:00.804425",
"end": "2024-07-06 06:34:53.612386",
"rc": 0,
"start": "2024-07-06 06:34:52.807961"
}
STDOUT:
Resource Utilization:
d4:
STDERR:
Warning: Utilization attributes configuration has no effect until cluster property option 'placement-strategy' is set to one of the values: 'balanced', 'minimal', 'utilization'
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource groups] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:154
Saturday 06 July 2024 06:34:53 +0000 (0:00:01.027) 0:01:35.840 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource clones] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:160
Saturday 06 July 2024 06:34:53 +0000 (0:00:00.010) 0:01:35.850 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure stonith levels] *********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:167
Saturday 06 July 2024 06:34:53 +0000 (0:00:00.009) 0:01:35.859 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure resource location constraints] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:175
Saturday 06 July 2024 06:34:53 +0000 (0:00:00.009) 0:01:35.868 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd1'}, 'node': 'node1'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node1'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd1'}, 'node': 'node2', 'options': [{'name': 'score', 'value': -123}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node2', 'options': [{'name': 'score', 'value': 23}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd2'}, 'node': 'node1', 'id': 'cl1'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node3', 'id': 'cl2'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd2'}, 'node': 'node2', 'id': 'cl3', 'options': [{'name': 'resource-discovery', 'value': 'exclusive'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node4', 'id': 'cl4', 'options': [{'name': 'resource-discovery', 'value': 'exclusive'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd2'}, 'node': 'node3', 'id': 'cl5', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'resource-discovery', 'value': 'never'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node5', 'id': 'cl6', 'options': [{'name': 'score', 'value': -32}, {'name': 'resource-discovery', 'value': 'never'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 1'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 1'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': '(rule eq 2) and (date gt 2000-01-01 or date-spec weekdays=1)', 'id': 'cl7'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': '(rule eq 2) and (date gt 2000-01-01 or date-spec weekdays=1)', 'id': 'cl8'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3', 'role': 'Promoted'}, 'rule': 'rule eq 3 or #uname eq node2'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+', 'role': 'Promoted'}, 'rule': 'rule eq 3 or #uname eq node2'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 4 and value gt -10', 'options': [{'name': 'score', 'value': -47}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 4 and value gt -10', 'options': [{'name': 'score', 'value': -47}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 5 or value ne string interesting;string& and x gt 0', 'options': [{'name': 'score-attribute', 'value': 'myscore'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 5 or value ne string interesting;string& and x gt 0', 'options': [{'name': 'score-attribute', 'value': 'myscore'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 6', 'options': [{'name': 'resource-discovery', 'value': 'always'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 6', 'options': [{'name': 'resource-discovery', 'value': 'always'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'rule': 'rule eq 7', 'id': 'cl9', 'options': [{'name': 'score', 'value': -47}, {'name': 'resource-discovery', 'value': 'always'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+', 'role': 'Unpromoted'}, 'rule': 'rule eq 7', 'id': 'cl10', 'options': [{'name': 'score', 'value': -47}, {'name': 'resource-discovery', 'value': 'always'}]})
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 0] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:34:53 +0000 (0:00:00.109) 0:01:35.978 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d1",
"prefers",
"node1=INFINITY"
],
"delta": "0:00:00.731612",
"end": "2024-07-06 06:34:54.714045",
"rc": 0,
"start": "2024-07-06 06:34:53.982433"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 1] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:34:54 +0000 (0:00:00.964) 0:01:36.942 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"prefers",
"node1=INFINITY"
],
"delta": "0:00:00.731831",
"end": "2024-07-06 06:34:55.674025",
"rc": 0,
"start": "2024-07-06 06:34:54.942194"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 2] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:34:55 +0000 (0:00:00.960) 0:01:37.903 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d1",
"prefers",
"node2=-123"
],
"delta": "0:00:00.728801",
"end": "2024-07-06 06:34:56.633375",
"rc": 0,
"start": "2024-07-06 06:34:55.904574"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 3] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:34:56 +0000 (0:00:00.959) 0:01:38.862 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"prefers",
"node2=23"
],
"delta": "0:00:00.744487",
"end": "2024-07-06 06:34:57.608079",
"rc": 0,
"start": "2024-07-06 06:34:56.863592"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl1] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:34:57 +0000 (0:00:00.974) 0:01:39.837 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl1",
"d2",
"node1",
"INFINITY"
],
"delta": "0:00:00.740414",
"end": "2024-07-06 06:34:58.578921",
"rc": 0,
"start": "2024-07-06 06:34:57.838507"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl2] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:34:58 +0000 (0:00:00.973) 0:01:40.810 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl2",
"regexp%d\\d+",
"node3",
"INFINITY"
],
"delta": "0:00:00.729118",
"end": "2024-07-06 06:34:59.540494",
"rc": 0,
"start": "2024-07-06 06:34:58.811376"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl3] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:34:59 +0000 (0:00:00.958) 0:01:41.769 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl3",
"d2",
"node2",
"INFINITY",
"resource-discovery=exclusive"
],
"delta": "0:00:00.728633",
"end": "2024-07-06 06:35:00.496286",
"rc": 0,
"start": "2024-07-06 06:34:59.767653"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl4] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:00 +0000 (0:00:00.958) 0:01:42.727 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl4",
"regexp%d\\d+",
"node4",
"INFINITY",
"resource-discovery=exclusive"
],
"delta": "0:00:00.756947",
"end": "2024-07-06 06:35:01.487801",
"rc": 0,
"start": "2024-07-06 06:35:00.730854"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl5] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:01 +0000 (0:00:00.990) 0:01:43.717 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl5",
"d2",
"node3",
"-INFINITY",
"resource-discovery=never"
],
"delta": "0:00:00.737613",
"end": "2024-07-06 06:35:02.459225",
"rc": 0,
"start": "2024-07-06 06:35:01.721612"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl6] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:02 +0000 (0:00:00.973) 0:01:44.690 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl6",
"regexp%d\\d+",
"node5",
"-32",
"resource-discovery=never"
],
"delta": "0:00:00.750065",
"end": "2024-07-06 06:35:03.441788",
"rc": 0,
"start": "2024-07-06 06:35:02.691723"
}
STDERR:
Warning: Validation for node existence in the cluster will be skipped
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 10] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:03 +0000 (0:00:00.979) 0:01:45.670 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"rule",
"eq",
"1"
],
"delta": "0:00:00.754503",
"end": "2024-07-06 06:35:04.427067",
"rc": 0,
"start": "2024-07-06 06:35:03.672564"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 11] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:04 +0000 (0:00:00.985) 0:01:46.656 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"rule",
"eq",
"1"
],
"delta": "0:00:00.743710",
"end": "2024-07-06 06:35:05.402703",
"rc": 0,
"start": "2024-07-06 06:35:04.658993"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl7] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:05 +0000 (0:00:00.976) 0:01:47.632 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"constraint-id=cl7",
"(rule",
"eq",
"2)",
"and",
"(date",
"gt",
"2000-01-01",
"or",
"date-spec",
"weekdays=1)"
],
"delta": "0:00:00.756446",
"end": "2024-07-06 06:35:06.391506",
"rc": 0,
"start": "2024-07-06 06:35:05.635060"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl8] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:06 +0000 (0:00:00.989) 0:01:48.621 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"constraint-id=cl8",
"(rule",
"eq",
"2)",
"and",
"(date",
"gt",
"2000-01-01",
"or",
"date-spec",
"weekdays=1)"
],
"delta": "0:00:00.762725",
"end": "2024-07-06 06:35:07.392091",
"rc": 0,
"start": "2024-07-06 06:35:06.629366"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 14] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:07 +0000 (0:00:01.001) 0:01:49.623 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"role=promoted",
"rule",
"eq",
"3",
"or",
"#uname",
"eq",
"node2"
],
"delta": "0:00:00.748289",
"end": "2024-07-06 06:35:08.372594",
"rc": 0,
"start": "2024-07-06 06:35:07.624305"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 15] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:08 +0000 (0:00:00.980) 0:01:50.603 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"role=promoted",
"rule",
"eq",
"3",
"or",
"#uname",
"eq",
"node2"
],
"delta": "0:00:00.783866",
"end": "2024-07-06 06:35:09.397400",
"rc": 0,
"start": "2024-07-06 06:35:08.613534"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 16] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:09 +0000 (0:00:01.024) 0:01:51.628 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"score=-47",
"rule",
"eq",
"4",
"and",
"value",
"gt",
"-10"
],
"delta": "0:00:00.771579",
"end": "2024-07-06 06:35:10.409552",
"rc": 0,
"start": "2024-07-06 06:35:09.637973"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 17] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:10 +0000 (0:00:01.011) 0:01:52.639 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"score=-47",
"rule",
"eq",
"4",
"and",
"value",
"gt",
"-10"
],
"delta": "0:00:00.764237",
"end": "2024-07-06 06:35:11.411606",
"rc": 0,
"start": "2024-07-06 06:35:10.647369"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 18] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:11 +0000 (0:00:01.003) 0:01:53.643 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"score-attribute=myscore",
"rule",
"eq",
"5",
"or",
"value",
"ne",
"string",
"interesting;string&",
"and",
"x",
"gt",
"0"
],
"delta": "0:00:00.775227",
"end": "2024-07-06 06:35:12.435700",
"rc": 0,
"start": "2024-07-06 06:35:11.660473"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 19] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:12 +0000 (0:00:01.022) 0:01:54.665 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"score-attribute=myscore",
"rule",
"eq",
"5",
"or",
"value",
"ne",
"string",
"interesting;string&",
"and",
"x",
"gt",
"0"
],
"delta": "0:00:00.769205",
"end": "2024-07-06 06:35:13.444333",
"rc": 0,
"start": "2024-07-06 06:35:12.675128"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 20] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:13 +0000 (0:00:01.009) 0:01:55.675 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"resource-discovery=always",
"rule",
"eq",
"6"
],
"delta": "0:00:00.764336",
"end": "2024-07-06 06:35:14.443259",
"rc": 0,
"start": "2024-07-06 06:35:13.678923"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 21] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:14 +0000 (0:00:00.998) 0:01:56.673 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"resource-discovery=always",
"rule",
"eq",
"6"
],
"delta": "0:00:00.769828",
"end": "2024-07-06 06:35:15.450905",
"rc": 0,
"start": "2024-07-06 06:35:14.681077"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl9] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:15 +0000 (0:00:01.006) 0:01:57.680 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"constraint-id=cl9",
"role=unpromoted",
"score=-47",
"resource-discovery=always",
"rule",
"eq",
"7"
],
"delta": "0:00:00.778024",
"end": "2024-07-06 06:35:16.463609",
"rc": 0,
"start": "2024-07-06 06:35:15.685585"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl10] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3
Saturday 06 July 2024 06:35:16 +0000 (0:00:01.014) 0:01:58.694 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"constraint-id=cl10",
"role=unpromoted",
"score=-47",
"resource-discovery=always",
"rule",
"eq",
"7"
],
"delta": "0:00:00.763532",
"end": "2024-07-06 06:35:17.464037",
"rc": 0,
"start": "2024-07-06 06:35:16.700505"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:182
Saturday 06 July 2024 06:35:17 +0000 (0:00:00.997) 0:01:59.692 *********
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_sets": [
{
"resource_ids": [
"d1",
"d2"
]
}
]
},
"constraint_index": 6,
"false_condition": "not constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "cc-set",
"options": [
{
"name": "score",
"value": 20
}
],
"resource_sets": [
{
"options": [
{
"name": "role",
"value": "Promoted"
}
],
"resource_ids": [
"d1",
"d2"
]
},
{
"options": [
{
"name": "sequential",
"value": "false"
}
],
"resource_ids": [
"d3",
"d4"
]
}
]
},
"constraint_index": 7,
"false_condition": "not constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]})
TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 0] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 06 July 2024 06:35:17 +0000 (0:00:00.067) 0:01:59.760 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d1",
"with",
"d2",
"INFINITY"
],
"delta": "0:00:00.745068",
"end": "2024-07-06 06:35:18.501825",
"rc": 0,
"start": "2024-07-06 06:35:17.756757"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 1] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 06 July 2024 06:35:18 +0000 (0:00:00.970) 0:02:00.730 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d2",
"with",
"d3",
"-10"
],
"delta": "0:00:00.730652",
"end": "2024-07-06 06:35:19.457604",
"rc": 0,
"start": "2024-07-06 06:35:18.726952"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint cc-id] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 06 July 2024 06:35:19 +0000 (0:00:00.956) 0:02:01.687 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d3",
"with",
"d4",
"INFINITY",
"id=cc-id"
],
"delta": "0:00:00.730975",
"end": "2024-07-06 06:35:20.408499",
"rc": 0,
"start": "2024-07-06 06:35:19.677524"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 3] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 06 July 2024 06:35:20 +0000 (0:00:00.950) 0:02:02.637 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"promoted",
"d1",
"with",
"promoted",
"d3",
"INFINITY"
],
"delta": "0:00:00.736126",
"end": "2024-07-06 06:35:21.368633",
"rc": 0,
"start": "2024-07-06 06:35:20.632507"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 4] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 06 July 2024 06:35:21 +0000 (0:00:00.959) 0:02:03.597 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d1",
"with",
"d4",
"INFINITY",
"node-attribute=attribute-name"
],
"delta": "0:00:00.752232",
"end": "2024-07-06 06:35:22.347018",
"rc": 0,
"start": "2024-07-06 06:35:21.594786"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint cc-all] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3
Saturday 06 July 2024 06:35:22 +0000 (0:00:00.979) 0:02:04.576 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"unpromoted",
"d2",
"with",
"started",
"d4",
"-INFINITY",
"id=cc-all",
"node-attribute=attribute-name"
],
"delta": "0:00:00.753397",
"end": "2024-07-06 06:35:23.327706",
"rc": 0,
"start": "2024-07-06 06:35:22.574309"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:190
Saturday 06 July 2024 06:35:23 +0000 (0:00:00.979) 0:02:05.556 *********
skipping: [sut] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_follower": {
"id": "d1"
},
"resource_leader": {
"id": "d2"
}
},
"constraint_index": 0,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "score",
"value": -10
}
],
"resource_follower": {
"id": "d2"
},
"resource_leader": {
"id": "d3"
}
},
"constraint_index": 1,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "cc-id",
"resource_follower": {
"id": "d3"
},
"resource_leader": {
"id": "d4"
}
},
"constraint_index": 2,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_follower": {
"id": "d1",
"role": "Promoted"
},
"resource_leader": {
"id": "d3",
"role": "Promoted"
}
},
"constraint_index": 3,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "node-attribute",
"value": "attribute-name"
}
],
"resource_follower": {
"id": "d1"
},
"resource_leader": {
"id": "d4"
}
},
"constraint_index": 4,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "cc-all",
"options": [
{
"name": "score",
"value": "-INFINITY"
},
{
"name": "node-attribute",
"value": "attribute-name"
}
],
"resource_follower": {
"id": "d2",
"role": "Unpromoted"
},
"resource_leader": {
"id": "d4",
"role": "Started"
}
},
"constraint_index": 5,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]})
TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint '6'] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 06 July 2024 06:35:23 +0000 (0:00:00.066) 0:02:05.622 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"set",
"d1",
"d2"
],
"delta": "0:00:00.752130",
"end": "2024-07-06 06:35:24.373140",
"rc": 0,
"start": "2024-07-06 06:35:23.621010"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 'cc-set'] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 06 July 2024 06:35:24 +0000 (0:00:00.982) 0:02:06.604 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"set",
"d1",
"d2",
"role=Promoted",
"set",
"d3",
"d4",
"sequential=false",
"setoptions",
"id=cc-set",
"score=20"
],
"delta": "0:00:00.753879",
"end": "2024-07-06 06:35:25.359502",
"rc": 0,
"start": "2024-07-06 06:35:24.605623"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure resource order constraints] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:200
Saturday 06 July 2024 06:35:25 +0000 (0:00:00.983) 0:02:07.588 *********
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_sets": [
{
"resource_ids": [
"d1",
"d2"
]
}
]
},
"constraint_index": 6,
"false_condition": "not constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "co-set",
"options": [
{
"name": "symmetrical",
"value": "false"
},
{
"name": "kind",
"value": "Serialize"
}
],
"resource_sets": [
{
"options": [
{
"name": "action",
"value": "promote"
}
],
"resource_ids": [
"d1",
"d2"
]
},
{
"options": [
{
"name": "sequential",
"value": "false"
},
{
"name": "require-all",
"value": "true"
}
],
"resource_ids": [
"d3",
"d4"
]
}
]
},
"constraint_index": 7,
"false_condition": "not constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]})
TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 0] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 06 July 2024 06:35:25 +0000 (0:00:00.075) 0:02:07.664 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d2"
],
"delta": "0:00:00.788826",
"end": "2024-07-06 06:35:26.453908",
"rc": 0,
"start": "2024-07-06 06:35:25.665082"
}
STDERR:
Adding d1 d2 (kind: Mandatory) (Options: first-action=start then-action=start)
TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint co-id] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 06 July 2024 06:35:26 +0000 (0:00:01.020) 0:02:08.685 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d2",
"then",
"d3",
"id=co-id"
],
"delta": "0:00:00.763642",
"end": "2024-07-06 06:35:27.445284",
"rc": 0,
"start": "2024-07-06 06:35:26.681642"
}
STDERR:
Adding d2 d3 (kind: Mandatory) (Options: id=co-id first-action=start then-action=start)
TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 2] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 06 July 2024 06:35:27 +0000 (0:00:00.991) 0:02:09.676 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"demote",
"d3",
"then",
"promote",
"d4"
],
"delta": "0:00:00.755687",
"end": "2024-07-06 06:35:28.421692",
"rc": 0,
"start": "2024-07-06 06:35:27.666005"
}
STDERR:
Adding d3 d4 (kind: Mandatory) (Options: first-action=demote then-action=promote)
TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 3] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 06 July 2024 06:35:28 +0000 (0:00:00.973) 0:02:10.650 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d3",
"kind=Optional",
"symmetrical=false",
"require-all=false"
],
"delta": "0:00:00.751376",
"end": "2024-07-06 06:35:29.389429",
"rc": 0,
"start": "2024-07-06 06:35:28.638053"
}
STDERR:
Adding d1 d3 (kind: Optional) (Options: require-all=false first-action=start then-action=start symmetrical=false)
TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 4] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 06 July 2024 06:35:29 +0000 (0:00:00.968) 0:02:11.618 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d4",
"score=-15"
],
"delta": "0:00:00.747755",
"end": "2024-07-06 06:35:30.357468",
"rc": 0,
"start": "2024-07-06 06:35:29.609713"
}
STDERR:
Deprecation Warning: option 'score' is deprecated and might be removed in a future release, therefore it should not be used
Adding d1 d4 (score: -15) (Options: first-action=start then-action=start)
TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint co-all] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3
Saturday 06 July 2024 06:35:30 +0000 (0:00:00.968) 0:02:12.586 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"demote",
"d2",
"then",
"stop",
"d4",
"id=co-all",
"score=10",
"symmetrical=false",
"require-all=false"
],
"delta": "0:00:00.755719",
"end": "2024-07-06 06:35:31.337655",
"rc": 0,
"start": "2024-07-06 06:35:30.581936"
}
STDERR:
Deprecation Warning: option 'score' is deprecated and might be removed in a future release, therefore it should not be used
Adding d2 d4 (score: 10) (Options: id=co-all require-all=false first-action=demote then-action=stop symmetrical=false)
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set order constraints] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:208
Saturday 06 July 2024 06:35:31 +0000 (0:00:00.978) 0:02:13.565 *********
skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_first": {
"id": "d1"
},
"resource_then": {
"id": "d2"
}
},
"constraint_index": 0,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "co-id",
"resource_first": {
"id": "d2"
},
"resource_then": {
"id": "d3"
}
},
"constraint_index": 1,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_first": {
"action": "demote",
"id": "d3"
},
"resource_then": {
"action": "promote",
"id": "d4"
}
},
"constraint_index": 2,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "kind",
"value": "Optional"
},
{
"name": "symmetrical",
"value": "false"
},
{
"name": "require-all",
"value": "false"
}
],
"resource_first": {
"id": "d1"
},
"resource_then": {
"id": "d3"
}
},
"constraint_index": 3,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "score",
"value": -15
}
],
"resource_first": {
"id": "d1"
},
"resource_then": {
"id": "d4"
}
},
"constraint_index": 4,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "co-all",
"options": [
{
"name": "score",
"value": 10
},
{
"name": "symmetrical",
"value": "false"
},
{
"name": "require-all",
"value": "false"
}
],
"resource_first": {
"action": "demote",
"id": "d2"
},
"resource_then": {
"action": "stop",
"id": "d4"
}
},
"constraint_index": 5,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]})
TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint '6'] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 06 July 2024 06:35:31 +0000 (0:00:00.068) 0:02:13.633 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"set",
"d1",
"d2"
],
"delta": "0:00:00.717777",
"end": "2024-07-06 06:35:32.342029",
"rc": 0,
"start": "2024-07-06 06:35:31.624252"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 'co-set'] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 06 July 2024 06:35:32 +0000 (0:00:00.936) 0:02:14.570 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"set",
"d1",
"d2",
"action=promote",
"set",
"d3",
"d4",
"sequential=false",
"require-all=true",
"setoptions",
"id=co-set",
"symmetrical=false",
"kind=Serialize"
],
"delta": "0:00:00.726901",
"end": "2024-07-06 06:35:33.293868",
"rc": 0,
"start": "2024-07-06 06:35:32.566967"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:218
Saturday 06 July 2024 06:35:33 +0000 (0:00:00.952) 0:02:15.522 *********
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_sets": [
{
"resource_ids": [
"d1"
]
}
],
"ticket": "ticket-set1"
},
"constraint_index": 5,
"false_condition": "not constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "ct-set",
"options": [
{
"name": "loss-policy",
"value": "fence"
}
],
"resource_sets": [
{
"resource_ids": [
"d1",
"d2"
]
},
{
"options": [
{
"name": "sequential",
"value": "false"
},
{
"name": "require-all",
"value": "true"
}
],
"resource_ids": [
"d3",
"d4"
]
}
],
"ticket": "ticket-set1"
},
"constraint_index": 6,
"false_condition": "not constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]})
TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 0] ****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 06 July 2024 06:35:33 +0000 (0:00:00.072) 0:02:15.595 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket1",
"d1"
],
"delta": "0:00:00.731690",
"end": "2024-07-06 06:35:34.318012",
"rc": 0,
"start": "2024-07-06 06:35:33.586322"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint ct-id] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 06 July 2024 06:35:34 +0000 (0:00:00.951) 0:02:16.546 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket2",
"d1",
"id=ct-id"
],
"delta": "0:00:00.738682",
"end": "2024-07-06 06:35:35.278432",
"rc": 0,
"start": "2024-07-06 06:35:34.539750"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 2] ****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 06 July 2024 06:35:35 +0000 (0:00:00.960) 0:02:17.507 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket1",
"promoted",
"d2"
],
"delta": "0:00:00.735989",
"end": "2024-07-06 06:35:36.236691",
"rc": 0,
"start": "2024-07-06 06:35:35.500702"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 3] ****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 06 July 2024 06:35:36 +0000 (0:00:00.957) 0:02:18.464 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket2",
"d2",
"loss-policy=stop"
],
"delta": "0:00:00.739027",
"end": "2024-07-06 06:35:37.191047",
"rc": 0,
"start": "2024-07-06 06:35:36.452020"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint ct-all] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3
Saturday 06 July 2024 06:35:37 +0000 (0:00:00.955) 0:02:19.420 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket3",
"unpromoted",
"d3",
"id=ct-all",
"loss-policy=demote"
],
"delta": "0:00:00.804713",
"end": "2024-07-06 06:35:38.224949",
"rc": 0,
"start": "2024-07-06 06:35:37.420236"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:226
Saturday 06 July 2024 06:35:38 +0000 (0:00:01.033) 0:02:20.454 *********
skipping: [sut] => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource": {
"id": "d1"
},
"ticket": "ticket1"
},
"constraint_index": 0,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "ct-id",
"resource": {
"id": "d1"
},
"ticket": "ticket2"
},
"constraint_index": 1,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource": {
"id": "d2",
"role": "Promoted"
},
"ticket": "ticket1"
},
"constraint_index": 2,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "loss-policy",
"value": "stop"
}
],
"resource": {
"id": "d2"
},
"ticket": "ticket2"
},
"constraint_index": 3,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "ct-all",
"options": [
{
"name": "loss-policy",
"value": "demote"
}
],
"resource": {
"id": "d3",
"role": "Unpromoted"
},
"ticket": "ticket3"
},
"constraint_index": 4,
"false_condition": "constraint.resource_sets | d()",
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'})
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]})
TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint '5'] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 06 July 2024 06:35:38 +0000 (0:00:00.069) 0:02:20.523 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"set",
"d1",
"setoptions",
"ticket=ticket-set1"
],
"delta": "0:00:00.745290",
"end": "2024-07-06 06:35:39.264508",
"rc": 0,
"start": "2024-07-06 06:35:38.519218"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 'ct-set'] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3
Saturday 06 July 2024 06:35:39 +0000 (0:00:00.969) 0:02:21.493 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"set",
"d1",
"d2",
"set",
"d3",
"d4",
"sequential=false",
"require-all=true",
"setoptions",
"ticket=ticket-set1",
"id=ct-set",
"loss-policy=fence"
],
"delta": "0:00:00.744484",
"end": "2024-07-06 06:35:40.235566",
"rc": 0,
"start": "2024-07-06 06:35:39.491082"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure acls] *******************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:236
Saturday 06 July 2024 06:35:40 +0000 (0:00:00.970) 0:02:22.463 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Configure ACL roles] **************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:3
Saturday 06 July 2024 06:35:40 +0000 (0:00:00.047) 0:02:22.511 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure ACL users] **************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:28
Saturday 06 July 2024 06:35:40 +0000 (0:00:00.011) 0:02:22.522 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure ACL groups] *************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-acls.yml:44
Saturday 06 July 2024 06:35:40 +0000 (0:00:00.011) 0:02:22.534 *********
skipping: [sut] => {
"changed": false,
"skipped_reason": "No items in the list"
}
TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:243
Saturday 06 July 2024 06:35:40 +0000 (0:00:00.011) 0:02:22.545 *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.jfzpzpi7_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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:251
Saturday 06 July 2024 06:35:40 +0000 (0:00:00.213) 0:02:22.758 *********
changed: [sut] => {
"changed": true,
"cmd": [
"crm_diff",
"--no-version",
"--original",
"/tmp/ansible.11bxp5y8_ha_cluster_original_cib_xml",
"--new",
"/tmp/ansible.6fjq03bd_ha_cluster_cib_xml"
],
"delta": "0:00:00.008961",
"end": "2024-07-06 06:35:40.760528",
"failed_when_result": false,
"rc": 1,
"start": "2024-07-06 06:35:40.751567"
}
STDOUT:
MSG:
non-zero return code
TASK [fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:264
Saturday 06 July 2024 06:35:40 +0000 (0:00:00.232) 0:02:22.990 *********
changed: [sut] => {
"changed": true,
"checksum": "33350be58630a7badec2e7c7a7586d0a0d21f06b",
"dest": "/tmp/ansible.jfzpzpi7_ha_cluster_cib_diff",
"gid": 0,
"group": "root",
"md5sum": "9d26e847c50d3631527cb100f806e8c6",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 17268,
"src": "/root/.ansible/tmp/ansible-tmp-1720247740.8270137-3481-187896338289447/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: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:275
Saturday 06 July 2024 06:35:41 +0000 (0:00:00.593) 0:02:23.584 *********
changed: [sut] => {
"changed": true,
"cmd": [
"cibadmin",
"--verbose",
"--patch",
"--xml-file",
"/tmp/ansible.jfzpzpi7_ha_cluster_cib_diff"
],
"delta": "0:00:00.029035",
"end": "2024-07-06 06:35:41.604315",
"rc": 0,
"start": "2024-07-06 06:35:41.575280"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles] *************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:284
Saturday 06 July 2024 06:35:41 +0000 (0:00:00.256) 0:02:23.840 *********
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.6fjq03bd_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.6fjq03bd_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.6fjq03bd_ha_cluster_cib_xml",
"state": "absent"
}
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.11bxp5y8_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.11bxp5y8_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.11bxp5y8_ha_cluster_original_cib_xml",
"state": "absent"
}
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.jfzpzpi7_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.jfzpzpi7_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.jfzpzpi7_ha_cluster_cib_diff",
"state": "absent"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] *****
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:87
Saturday 06 July 2024 06:35:42 +0000 (0:00:00.736) 0:02:24.576 *********
skipping: [sut] => {
"changed": false,
"false_condition": "not ha_cluster_cluster_present",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ********
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:90
Saturday 06 July 2024 06:35:42 +0000 (0:00:00.012) 0:02:24.588 *********
skipping: [sut] => {
"changed": false,
"false_condition": "not ha_cluster_cluster_present",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure qnetd] ******************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:95
Saturday 06 July 2024 06:35:42 +0000 (0:00:00.011) 0:02:24.599 *********
included: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml for sut
TASK [fedora.linux_system_roles.ha_cluster : Remove qnetd configuration] *******
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3
Saturday 06 July 2024 06:35:42 +0000 (0:00:00.016) 0:02:24.616 *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"--",
"qdevice",
"destroy",
"net"
],
"delta": "0:00:01.309391",
"end": "2024-07-06 06:35:43.915652",
"rc": 0,
"start": "2024-07-06 06:35:42.606261"
}
STDERR:
Stopping quorum device...
quorum device stopped
quorum device disabled
Quorum device 'net' configuration files removed
TASK [fedora.linux_system_roles.ha_cluster : Setup qnetd] **********************
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:16
Saturday 06 July 2024 06:35:43 +0000 (0:00:01.526) 0:02:26.142 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_qnetd.present | d(false)",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot] ***
task path: /WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:26
Saturday 06 July 2024 06:35:43 +0000 (0:00:00.012) 0:02:26.155 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_qnetd.present | d(false)",
"skip_reason": "Conditional result was False"
}
TASK [Fetch cluster versions of cluster components] ****************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:412
Saturday 06 July 2024 06:35:43 +0000 (0:00:00.015) 0:02:26.170 *********
included: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/fetch_versions.yml for sut
TASK [Fetch pcs capabilities] **************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/fetch_versions.yml:3
Saturday 06 July 2024 06:35:43 +0000 (0:00:00.024) 0:02:26.195 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.676842",
"end": "2024-07-06 06:35:44.858774",
"rc": 0,
"start": "2024-07-06 06:35:44.181932"
}
STDOUT:
0.11.7+2f4ebe9d
booth booth.enable-authfile.set booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.device.model.net.options_tls_and_kaptb 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.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.cluster.set_properties.iso8601duration pcmk.properties.operation-defaults pcmk.properties.operation-defaults.config.output-formats 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.config.output-formats 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.bundles pcmk.resource.ban-move-clear.clear-expired pcmk.resource.ban-move-clear.clone 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.group.future pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future 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.move.autoclean.default 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.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.query.resource status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.wait status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation
TASK [Parse pcs capabilities] **************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/fetch_versions.yml:9
Saturday 06 July 2024 06:35:44 +0000 (0:00:00.891) 0:02:27.086 *********
ok: [sut] => {
"ansible_facts": {
"__test_pcs_capabilities": [
"booth",
"booth.enable-authfile.set",
"booth.enable-authfile.unset",
"cluster.config.backup-local",
"cluster.config.restore-cluster",
"cluster.config.restore-local",
"cluster.config.uuid",
"cluster.create",
"cluster.create.enable",
"cluster.create.local",
"cluster.create.no-keys-sync",
"cluster.create.separated-name-and-address",
"cluster.create.start",
"cluster.create.start.wait",
"cluster.create.transport.knet",
"cluster.create.transport.udp-udpu",
"cluster.create.transport.udp-udpu.no-rrp",
"cluster.destroy",
"cluster.destroy.all",
"cluster.report",
"cluster.verify",
"corosync.authkey.update",
"corosync.config.get",
"corosync.config.get.struct",
"corosync.config.reload",
"corosync.config.sync-to-local-cluster",
"corosync.config.update",
"corosync.link.add",
"corosync.link.remove",
"corosync.link.remove.list",
"corosync.link.update",
"corosync.qdevice",
"corosync.qdevice.model.net",
"corosync.quorum",
"corosync.quorum.device",
"corosync.quorum.device.client.model.net.certificates.local",
"corosync.quorum.device.heuristics",
"corosync.quorum.device.model.net",
"corosync.quorum.device.model.net.options_tls_and_kaptb",
"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.config.output-formats",
"pcmk.constraint.hide-expired",
"pcmk.constraint.location.simple",
"pcmk.constraint.location.simple.options",
"pcmk.constraint.location.simple.resource-regexp",
"pcmk.constraint.location.simple.rule",
"pcmk.constraint.location.simple.rule.node-attr-type-number",
"pcmk.constraint.location.simple.rule.options",
"pcmk.constraint.location.simple.rule.rule-add-remove",
"pcmk.constraint.no-autocorrect",
"pcmk.constraint.order.set",
"pcmk.constraint.order.set.options",
"pcmk.constraint.order.simple",
"pcmk.constraint.order.simple.options",
"pcmk.constraint.ticket.set",
"pcmk.constraint.ticket.set.options",
"pcmk.constraint.ticket.simple",
"pcmk.constraint.ticket.simple.constraint-id",
"pcmk.properties.cluster",
"pcmk.properties.cluster.config.output-formats",
"pcmk.properties.cluster.defaults",
"pcmk.properties.cluster.describe",
"pcmk.properties.cluster.describe.output-formats",
"pcmk.properties.cluster.set_properties.iso8601duration",
"pcmk.properties.operation-defaults",
"pcmk.properties.operation-defaults.config.output-formats",
"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.config.output-formats",
"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.bundles",
"pcmk.resource.ban-move-clear.clear-expired",
"pcmk.resource.ban-move-clear.clone",
"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.group.future",
"pcmk.resource.create.in-existing-bundle",
"pcmk.resource.create.meta",
"pcmk.resource.create.meta.future",
"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.move.autoclean.default",
"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.reports.severity.deprecation",
"pcs.request-timeout",
"resource-agents.describe",
"resource-agents.list",
"resource-agents.list.detailed",
"resource-agents.ocf.version-1-0",
"resource-agents.ocf.version-1-1",
"resource-agents.self-validation",
"sbd",
"sbd.option-timeout-action",
"sbd.shared-block-device",
"status.corosync.membership",
"status.pcmk.query.resource",
"status.pcmk.resources.hide-inactive",
"status.pcmk.resources.id",
"status.pcmk.resources.node",
"status.pcmk.resources.orphaned",
"status.pcmk.wait",
"status.pcmk.xml",
"stonith-agents.describe",
"stonith-agents.list",
"stonith-agents.list.detailed",
"stonith-agents.ocf.version-1-0",
"stonith-agents.ocf.version-1-1",
"stonith-agents.self-validation"
]
},
"changed": false
}
TASK [Fetch package facts] *****************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/fetch_versions.yml:13
Saturday 06 July 2024 06:35:44 +0000 (0:00:00.015) 0:02:27.102 *********
ok: [sut] => {
"ansible_facts": {
"packages": {
"NetworkManager": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager",
"release": "1.el9",
"source": "rpm",
"version": "1.48.0"
}
],
"NetworkManager-libnm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-libnm",
"release": "1.el9",
"source": "rpm",
"version": "1.48.0"
}
],
"NetworkManager-team": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-team",
"release": "1.el9",
"source": "rpm",
"version": "1.48.0"
}
],
"NetworkManager-tui": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-tui",
"release": "1.el9",
"source": "rpm",
"version": "1.48.0"
}
],
"acl": [
{
"arch": "x86_64",
"epoch": null,
"name": "acl",
"release": "4.el9",
"source": "rpm",
"version": "2.3.1"
}
],
"alternatives": [
{
"arch": "x86_64",
"epoch": null,
"name": "alternatives",
"release": "1.el9",
"source": "rpm",
"version": "1.24"
}
],
"aspell": [
{
"arch": "x86_64",
"epoch": 12,
"name": "aspell",
"release": "8.el9",
"source": "rpm",
"version": "0.60.8"
}
],
"audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit",
"release": "2.el9",
"source": "rpm",
"version": "3.1.2"
}
],
"audit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit-libs",
"release": "2.el9",
"source": "rpm",
"version": "3.1.2"
}
],
"authselect": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect",
"release": "2.el9",
"source": "rpm",
"version": "1.2.6"
}
],
"authselect-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect-compat",
"release": "2.el9",
"source": "rpm",
"version": "1.2.6"
}
],
"authselect-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "authselect-libs",
"release": "2.el9",
"source": "rpm",
"version": "1.2.6"
}
],
"avahi-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "avahi-libs",
"release": "20.el9",
"source": "rpm",
"version": "0.8"
}
],
"basesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "basesystem",
"release": "13.el9",
"source": "rpm",
"version": "11"
}
],
"bash": [
{
"arch": "x86_64",
"epoch": null,
"name": "bash",
"release": "9.el9",
"source": "rpm",
"version": "5.1.8"
}
],
"bc": [
{
"arch": "x86_64",
"epoch": null,
"name": "bc",
"release": "14.el9",
"source": "rpm",
"version": "1.07.1"
}
],
"beakerlib": [
{
"arch": "noarch",
"epoch": null,
"name": "beakerlib",
"release": "1.el9",
"source": "rpm",
"version": "1.29.3"
}
],
"beakerlib-redhat": [
{
"arch": "noarch",
"epoch": null,
"name": "beakerlib-redhat",
"release": "33.el9",
"source": "rpm",
"version": "1"
}
],
"binutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "binutils",
"release": "43.el9",
"source": "rpm",
"version": "2.35.2"
}
],
"binutils-gold": [
{
"arch": "x86_64",
"epoch": null,
"name": "binutils-gold",
"release": "43.el9",
"source": "rpm",
"version": "2.35.2"
}
],
"bison": [
{
"arch": "x86_64",
"epoch": null,
"name": "bison",
"release": "5.el9",
"source": "rpm",
"version": "3.7.4"
}
],
"boost-filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-filesystem",
"release": "8.el9",
"source": "rpm",
"version": "1.75.0"
}
],
"boost-system": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-system",
"release": "8.el9",
"source": "rpm",
"version": "1.75.0"
}
],
"boost-thread": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-thread",
"release": "8.el9",
"source": "rpm",
"version": "1.75.0"
}
],
"bzip2": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2",
"release": "8.el9",
"source": "rpm",
"version": "1.0.8"
}
],
"bzip2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2-libs",
"release": "8.el9",
"source": "rpm",
"version": "1.0.8"
}
],
"c-ares": [
{
"arch": "x86_64",
"epoch": null,
"name": "c-ares",
"release": "2.el9",
"source": "rpm",
"version": "1.19.1"
}
],
"ca-certificates": [
{
"arch": "noarch",
"epoch": null,
"name": "ca-certificates",
"release": "90.1.el9",
"source": "rpm",
"version": "2023.2.60_v7.0.306"
}
],
"centos-gpg-keys": [
{
"arch": "noarch",
"epoch": null,
"name": "centos-gpg-keys",
"release": "26.el9",
"source": "rpm",
"version": "9.0"
}
],
"centos-logos": [
{
"arch": "x86_64",
"epoch": null,
"name": "centos-logos",
"release": "1.el9",
"source": "rpm",
"version": "90.8"
}
],
"centos-stream-release": [
{
"arch": "noarch",
"epoch": null,
"name": "centos-stream-release",
"release": "26.el9",
"source": "rpm",
"version": "9.0"
}
],
"centos-stream-repos": [
{
"arch": "noarch",
"epoch": null,
"name": "centos-stream-repos",
"release": "26.el9",
"source": "rpm",
"version": "9.0"
}
],
"checkpolicy": [
{
"arch": "x86_64",
"epoch": null,
"name": "checkpolicy",
"release": "1.el9",
"source": "rpm",
"version": "3.6"
}
],
"chrony": [
{
"arch": "x86_64",
"epoch": null,
"name": "chrony",
"release": "2.el9",
"source": "rpm",
"version": "4.5"
}
],
"cloud-init": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-init",
"release": "11.el9",
"source": "rpm",
"version": "23.4"
}
],
"cloud-utils-growpart": [
{
"arch": "x86_64",
"epoch": null,
"name": "cloud-utils-growpart",
"release": "1.el9",
"source": "rpm",
"version": "0.33"
}
],
"coreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils",
"release": "35.el9",
"source": "rpm",
"version": "8.32"
}
],
"coreutils-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils-common",
"release": "35.el9",
"source": "rpm",
"version": "8.32"
}
],
"corosync": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosync",
"release": "2.el9",
"source": "rpm",
"version": "3.1.8"
}
],
"corosync-qnetd": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosync-qnetd",
"release": "2.el9",
"source": "rpm",
"version": "3.0.2"
}
],
"corosynclib": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosynclib",
"release": "2.el9",
"source": "rpm",
"version": "3.1.8"
}
],
"cpio": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpio",
"release": "16.el9",
"source": "rpm",
"version": "2.13"
}
],
"cpp": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpp",
"release": "3.el9",
"source": "rpm",
"version": "11.4.1"
}
],
"cracklib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib",
"release": "27.el9",
"source": "rpm",
"version": "2.9.6"
}
],
"cracklib-dicts": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib-dicts",
"release": "27.el9",
"source": "rpm",
"version": "2.9.6"
}
],
"createrepo_c": [
{
"arch": "x86_64",
"epoch": null,
"name": "createrepo_c",
"release": "2.el9",
"source": "rpm",
"version": "0.20.1"
}
],
"createrepo_c-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "createrepo_c-libs",
"release": "2.el9",
"source": "rpm",
"version": "0.20.1"
}
],
"cronie": [
{
"arch": "x86_64",
"epoch": null,
"name": "cronie",
"release": "11.el9",
"source": "rpm",
"version": "1.5.7"
}
],
"cronie-anacron": [
{
"arch": "x86_64",
"epoch": null,
"name": "cronie-anacron",
"release": "11.el9",
"source": "rpm",
"version": "1.5.7"
}
],
"crontabs": [
{
"arch": "noarch",
"epoch": null,
"name": "crontabs",
"release": "26.20190603git.el9",
"source": "rpm",
"version": "1.11"
}
],
"crypto-policies": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies",
"release": "1.gitb1c706d.el9",
"source": "rpm",
"version": "20240304"
}
],
"crypto-policies-scripts": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies-scripts",
"release": "1.gitb1c706d.el9",
"source": "rpm",
"version": "20240304"
}
],
"cryptsetup-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "cryptsetup-libs",
"release": "1.el9",
"source": "rpm",
"version": "2.7.2"
}
],
"curl": [
{
"arch": "x86_64",
"epoch": null,
"name": "curl",
"release": "29.el9",
"source": "rpm",
"version": "7.76.1"
}
],
"cyrus-sasl-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cyrus-sasl-lib",
"release": "21.el9",
"source": "rpm",
"version": "2.1.27"
}
],
"dbus": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus",
"release": "8.el9",
"source": "rpm",
"version": "1.12.20"
}
],
"dbus-broker": [
{
"arch": "x86_64",
"epoch": null,
"name": "dbus-broker",
"release": "7.el9",
"source": "rpm",
"version": "28"
}
],
"dbus-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "dbus-common",
"release": "8.el9",
"source": "rpm",
"version": "1.12.20"
}
],
"dbus-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-libs",
"release": "8.el9",
"source": "rpm",
"version": "1.12.20"
}
],
"dbus-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-tools",
"release": "8.el9",
"source": "rpm",
"version": "1.12.20"
}
],
"dejavu-sans-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "dejavu-sans-fonts",
"release": "18.el9",
"source": "rpm",
"version": "2.37"
}
],
"device-mapper": [
{
"arch": "x86_64",
"epoch": 9,
"name": "device-mapper",
"release": "2.el9",
"source": "rpm",
"version": "1.02.197"
}
],
"device-mapper-event": [
{
"arch": "x86_64",
"epoch": 9,
"name": "device-mapper-event",
"release": "2.el9",
"source": "rpm",
"version": "1.02.197"
}
],
"device-mapper-event-libs": [
{
"arch": "x86_64",
"epoch": 9,
"name": "device-mapper-event-libs",
"release": "2.el9",
"source": "rpm",
"version": "1.02.197"
}
],
"device-mapper-libs": [
{
"arch": "x86_64",
"epoch": 9,
"name": "device-mapper-libs",
"release": "2.el9",
"source": "rpm",
"version": "1.02.197"
}
],
"device-mapper-multipath": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath",
"release": "29.el9",
"source": "rpm",
"version": "0.8.7"
}
],
"device-mapper-multipath-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath-libs",
"release": "29.el9",
"source": "rpm",
"version": "0.8.7"
}
],
"device-mapper-persistent-data": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-persistent-data",
"release": "2.el9",
"source": "rpm",
"version": "1.0.9"
}
],
"dhcp-client": [
{
"arch": "x86_64",
"epoch": 12,
"name": "dhcp-client",
"release": "19.b1.el9",
"source": "rpm",
"version": "4.4.2"
}
],
"dhcp-common": [
{
"arch": "noarch",
"epoch": 12,
"name": "dhcp-common",
"release": "19.b1.el9",
"source": "rpm",
"version": "4.4.2"
}
],
"diffutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "diffutils",
"release": "12.el9",
"source": "rpm",
"version": "3.7"
}
],
"dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf",
"release": "15.el9",
"source": "rpm",
"version": "4.14.0"
}
],
"dnf-data": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-data",
"release": "15.el9",
"source": "rpm",
"version": "4.14.0"
}
],
"dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-plugins-core",
"release": "15.el9",
"source": "rpm",
"version": "4.3.0"
}
],
"dracut": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut",
"release": "53.git20240104.el9",
"source": "rpm",
"version": "057"
}
],
"dracut-config-rescue": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-config-rescue",
"release": "53.git20240104.el9",
"source": "rpm",
"version": "057"
}
],
"dracut-network": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-network",
"release": "53.git20240104.el9",
"source": "rpm",
"version": "057"
}
],
"dracut-squash": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-squash",
"release": "53.git20240104.el9",
"source": "rpm",
"version": "057"
}
],
"dyninst": [
{
"arch": "x86_64",
"epoch": null,
"name": "dyninst",
"release": "1.el9",
"source": "rpm",
"version": "12.1.0"
}
],
"e2fsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs",
"release": "5.el9",
"source": "rpm",
"version": "1.46.5"
}
],
"e2fsprogs-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs-libs",
"release": "5.el9",
"source": "rpm",
"version": "1.46.5"
}
],
"efivar-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "efivar-libs",
"release": "3.el9",
"source": "rpm",
"version": "38"
}
],
"elfutils-debuginfod-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-debuginfod-client",
"release": "4.el9",
"source": "rpm",
"version": "0.191"
}
],
"elfutils-default-yama-scope": [
{
"arch": "noarch",
"epoch": null,
"name": "elfutils-default-yama-scope",
"release": "4.el9",
"source": "rpm",
"version": "0.191"
}
],
"elfutils-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-devel",
"release": "4.el9",
"source": "rpm",
"version": "0.191"
}
],
"elfutils-libelf": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf",
"release": "4.el9",
"source": "rpm",
"version": "0.191"
}
],
"elfutils-libelf-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf-devel",
"release": "4.el9",
"source": "rpm",
"version": "0.191"
}
],
"elfutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libs",
"release": "4.el9",
"source": "rpm",
"version": "0.191"
}
],
"emacs-filesystem": [
{
"arch": "noarch",
"epoch": 1,
"name": "emacs-filesystem",
"release": "9.el9",
"source": "rpm",
"version": "27.2"
}
],
"epel-next-release": [
{
"arch": "noarch",
"epoch": null,
"name": "epel-next-release",
"release": "7.el9",
"source": "rpm",
"version": "9"
}
],
"epel-release": [
{
"arch": "noarch",
"epoch": null,
"name": "epel-release",
"release": "7.el9",
"source": "rpm",
"version": "9"
}
],
"ethtool": [
{
"arch": "x86_64",
"epoch": 2,
"name": "ethtool",
"release": "1.el9",
"source": "rpm",
"version": "6.2"
}
],
"expat": [
{
"arch": "x86_64",
"epoch": null,
"name": "expat",
"release": "2.el9",
"source": "rpm",
"version": "2.5.0"
}
],
"fence-agents-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-all",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-amt-ws": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-amt-ws",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-apc": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-apc",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-apc-snmp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-apc-snmp",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-bladecenter": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-bladecenter",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-brocade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-brocade",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-cisco-mds": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cisco-mds",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-cisco-ucs": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cisco-ucs",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-common",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-drac5": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-drac5",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-eaton-snmp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-eaton-snmp",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-emerson": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-emerson",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-eps": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-eps",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-heuristics-ping": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-heuristics-ping",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-hpblade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-hpblade",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ibmblade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ibmblade",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ifmib": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ifmib",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ilo-moonshot": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-moonshot",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ilo-mp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-mp",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ilo-ssh": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-ssh",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ilo2": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo2",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-intelmodular": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-intelmodular",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ipdu": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ipdu",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ipmilan": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ipmilan",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-kdump": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-kdump",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-mpath": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-mpath",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-redfish": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-redfish",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-rhevm": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rhevm",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-rsa": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rsa",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-rsb": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rsb",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-sbd": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-sbd",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-scsi": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-scsi",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-vmware-rest": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-rest",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-vmware-soap": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-soap",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-wti": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-wti",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-virt": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-virt",
"release": "75.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"file": [
{
"arch": "x86_64",
"epoch": null,
"name": "file",
"release": "16.el9",
"source": "rpm",
"version": "5.39"
}
],
"file-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "file-libs",
"release": "16.el9",
"source": "rpm",
"version": "5.39"
}
],
"filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "filesystem",
"release": "2.el9",
"source": "rpm",
"version": "3.16"
}
],
"findutils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "findutils",
"release": "6.el9",
"source": "rpm",
"version": "4.8.0"
}
],
"firewalld": [
{
"arch": "noarch",
"epoch": null,
"name": "firewalld",
"release": "1.el9",
"source": "rpm",
"version": "1.3.4"
}
],
"firewalld-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "firewalld-filesystem",
"release": "1.el9",
"source": "rpm",
"version": "1.3.4"
}
],
"flex": [
{
"arch": "x86_64",
"epoch": null,
"name": "flex",
"release": "9.el9",
"source": "rpm",
"version": "2.6.4"
}
],
"fonts-filesystem": [
{
"arch": "noarch",
"epoch": 1,
"name": "fonts-filesystem",
"release": "7.el9.1",
"source": "rpm",
"version": "2.0.5"
}
],
"fuse-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "fuse-libs",
"release": "15.el9",
"source": "rpm",
"version": "2.9.9"
}
],
"gawk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk",
"release": "6.el9",
"source": "rpm",
"version": "5.1.0"
}
],
"gawk-all-langpacks": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk-all-langpacks",
"release": "6.el9",
"source": "rpm",
"version": "5.1.0"
}
],
"gcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "gcc",
"release": "3.el9",
"source": "rpm",
"version": "11.4.1"
}
],
"gdbm-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gdbm-libs",
"release": "1.el9",
"source": "rpm",
"version": "1.23"
}
],
"gdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdisk",
"release": "5.el9",
"source": "rpm",
"version": "1.0.7"
}
],
"geolite2-city": [
{
"arch": "noarch",
"epoch": null,
"name": "geolite2-city",
"release": "6.el9",
"source": "rpm",
"version": "20191217"
}
],
"geolite2-country": [
{
"arch": "noarch",
"epoch": null,
"name": "geolite2-country",
"release": "6.el9",
"source": "rpm",
"version": "20191217"
}
],
"gettext": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext",
"release": "8.el9",
"source": "rpm",
"version": "0.21"
}
],
"gettext-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext-libs",
"release": "8.el9",
"source": "rpm",
"version": "0.21"
}
],
"git": [
{
"arch": "x86_64",
"epoch": null,
"name": "git",
"release": "1.el9",
"source": "rpm",
"version": "2.43.0"
}
],
"git-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "git-core",
"release": "1.el9",
"source": "rpm",
"version": "2.43.0"
}
],
"git-core-doc": [
{
"arch": "noarch",
"epoch": null,
"name": "git-core-doc",
"release": "1.el9",
"source": "rpm",
"version": "2.43.0"
}
],
"glib2": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib2",
"release": "15.el9",
"source": "rpm",
"version": "2.68.4"
}
],
"glibc": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc",
"release": "110.el9",
"source": "rpm",
"version": "2.34"
}
],
"glibc-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-common",
"release": "110.el9",
"source": "rpm",
"version": "2.34"
}
],
"glibc-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-devel",
"release": "110.el9",
"source": "rpm",
"version": "2.34"
}
],
"glibc-gconv-extra": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-gconv-extra",
"release": "110.el9",
"source": "rpm",
"version": "2.34"
}
],
"glibc-headers": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-headers",
"release": "110.el9",
"source": "rpm",
"version": "2.34"
}
],
"glibc-langpack-en": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-langpack-en",
"release": "110.el9",
"source": "rpm",
"version": "2.34"
}
],
"gmp": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gmp",
"release": "13.el9",
"source": "rpm",
"version": "6.2.0"
}
],
"gnupg2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2",
"release": "4.el9",
"source": "rpm",
"version": "2.3.3"
}
],
"gnutls": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls",
"release": "4.el9",
"source": "rpm",
"version": "3.8.3"
}
],
"gnutls-dane": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls-dane",
"release": "4.el9",
"source": "rpm",
"version": "3.8.3"
}
],
"gnutls-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls-utils",
"release": "4.el9",
"source": "rpm",
"version": "3.8.3"
}
],
"gobject-introspection": [
{
"arch": "x86_64",
"epoch": null,
"name": "gobject-introspection",
"release": "11.el9",
"source": "rpm",
"version": "1.68.0"
}
],
"gpg-pubkey": [
{
"arch": null,
"epoch": null,
"name": "gpg-pubkey",
"release": "613798eb",
"source": "rpm",
"version": "3228467c"
},
{
"arch": null,
"epoch": null,
"name": "gpg-pubkey",
"release": "5ccc5b19",
"source": "rpm",
"version": "8483c65d"
}
],
"gpgme": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpgme",
"release": "6.el9",
"source": "rpm",
"version": "1.15.1"
}
],
"gpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpm-libs",
"release": "29.el9",
"source": "rpm",
"version": "1.20.7"
}
],
"grep": [
{
"arch": "x86_64",
"epoch": null,
"name": "grep",
"release": "5.el9",
"source": "rpm",
"version": "3.6"
}
],
"groff-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "groff-base",
"release": "10.el9",
"source": "rpm",
"version": "1.22.4"
}
],
"grub2-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-common",
"release": "80.el9",
"source": "rpm",
"version": "2.06"
}
],
"grub2-pc": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-pc",
"release": "80.el9",
"source": "rpm",
"version": "2.06"
}
],
"grub2-pc-modules": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-pc-modules",
"release": "80.el9",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools",
"release": "80.el9",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools-minimal": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-minimal",
"release": "80.el9",
"source": "rpm",
"version": "2.06"
}
],
"grubby": [
{
"arch": "x86_64",
"epoch": null,
"name": "grubby",
"release": "63.el9",
"source": "rpm",
"version": "8.40"
}
],
"gssproxy": [
{
"arch": "x86_64",
"epoch": null,
"name": "gssproxy",
"release": "6.el9",
"source": "rpm",
"version": "0.8.4"
}
],
"gzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "gzip",
"release": "1.el9",
"source": "rpm",
"version": "1.12"
}
],
"hostname": [
{
"arch": "x86_64",
"epoch": null,
"name": "hostname",
"release": "6.el9",
"source": "rpm",
"version": "3.23"
}
],
"hwdata": [
{
"arch": "noarch",
"epoch": null,
"name": "hwdata",
"release": "9.13.el9",
"source": "rpm",
"version": "0.348"
}
],
"ima-evm-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "ima-evm-utils",
"release": "1.el9",
"source": "rpm",
"version": "1.5"
}
],
"inih": [
{
"arch": "x86_64",
"epoch": null,
"name": "inih",
"release": "6.el9",
"source": "rpm",
"version": "49"
}
],
"initscripts-rename-device": [
{
"arch": "x86_64",
"epoch": null,
"name": "initscripts-rename-device",
"release": "1.el9",
"source": "rpm",
"version": "10.11.6"
}
],
"initscripts-service": [
{
"arch": "noarch",
"epoch": null,
"name": "initscripts-service",
"release": "1.el9",
"source": "rpm",
"version": "10.11.6"
}
],
"ipcalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipcalc",
"release": "5.el9",
"source": "rpm",
"version": "1.0.0"
}
],
"ipmitool": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipmitool",
"release": "27.el9",
"source": "rpm",
"version": "1.8.18"
}
],
"iproute": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute",
"release": "5.el9",
"source": "rpm",
"version": "6.2.0"
}
],
"iproute-tc": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute-tc",
"release": "5.el9",
"source": "rpm",
"version": "6.2.0"
}
],
"ipset": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipset",
"release": "8.el9",
"source": "rpm",
"version": "7.11"
}
],
"ipset-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipset-libs",
"release": "8.el9",
"source": "rpm",
"version": "7.11"
}
],
"iptables-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-libs",
"release": "2.el9",
"source": "rpm",
"version": "1.8.10"
}
],
"iptables-nft": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-nft",
"release": "2.el9",
"source": "rpm",
"version": "1.8.10"
}
],
"iputils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iputils",
"release": "9.el9",
"source": "rpm",
"version": "20210202"
}
],
"irqbalance": [
{
"arch": "x86_64",
"epoch": 2,
"name": "irqbalance",
"release": "1.el9",
"source": "rpm",
"version": "1.9.4"
}
],
"iwl100-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl100-firmware",
"release": "144.el9",
"source": "rpm",
"version": "39.31.5.1"
}
],
"iwl1000-firmware": [
{
"arch": "noarch",
"epoch": 1,
"name": "iwl1000-firmware",
"release": "144.el9",
"source": "rpm",
"version": "39.31.5.1"
}
],
"iwl105-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl105-firmware",
"release": "144.el9",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl135-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl135-firmware",
"release": "144.el9",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl2000-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl2000-firmware",
"release": "144.el9",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl2030-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl2030-firmware",
"release": "144.el9",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl3160-firmware": [
{
"arch": "noarch",
"epoch": 1,
"name": "iwl3160-firmware",
"release": "144.el9",
"source": "rpm",
"version": "25.30.13.0"
}
],
"iwl5000-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl5000-firmware",
"release": "144.el9",
"source": "rpm",
"version": "8.83.5.1_1"
}
],
"iwl5150-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl5150-firmware",
"release": "144.el9",
"source": "rpm",
"version": "8.24.2.2"
}
],
"iwl6000g2a-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl6000g2a-firmware",
"release": "144.el9",
"source": "rpm",
"version": "18.168.6.1"
}
],
"iwl6050-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "iwl6050-firmware",
"release": "144.el9",
"source": "rpm",
"version": "41.28.5.1"
}
],
"iwl7260-firmware": [
{
"arch": "noarch",
"epoch": 1,
"name": "iwl7260-firmware",
"release": "144.el9",
"source": "rpm",
"version": "25.30.13.0"
}
],
"jansson": [
{
"arch": "x86_64",
"epoch": null,
"name": "jansson",
"release": "1.el9",
"source": "rpm",
"version": "2.14"
}
],
"jitterentropy": [
{
"arch": "x86_64",
"epoch": null,
"name": "jitterentropy",
"release": "1.el9",
"source": "rpm",
"version": "3.5.0"
}
],
"jq": [
{
"arch": "x86_64",
"epoch": null,
"name": "jq",
"release": "16.el9",
"source": "rpm",
"version": "1.6"
}
],
"json-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-c",
"release": "11.el9",
"source": "rpm",
"version": "0.14"
}
],
"kbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "kbd",
"release": "9.el9",
"source": "rpm",
"version": "2.4.0"
}
],
"kbd-legacy": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-legacy",
"release": "9.el9",
"source": "rpm",
"version": "2.4.0"
}
],
"kbd-misc": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-misc",
"release": "9.el9",
"source": "rpm",
"version": "2.4.0"
}
],
"kernel": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel",
"release": "460.el9",
"source": "rpm",
"version": "5.14.0"
}
],
"kernel-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-core",
"release": "460.el9",
"source": "rpm",
"version": "5.14.0"
}
],
"kernel-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-devel",
"release": "460.el9",
"source": "rpm",
"version": "5.14.0"
}
],
"kernel-headers": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-headers",
"release": "460.el9",
"source": "rpm",
"version": "5.14.0"
}
],
"kernel-modules": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-modules",
"release": "460.el9",
"source": "rpm",
"version": "5.14.0"
}
],
"kernel-modules-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-modules-core",
"release": "460.el9",
"source": "rpm",
"version": "5.14.0"
}
],
"kernel-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-tools",
"release": "460.el9",
"source": "rpm",
"version": "5.14.0"
}
],
"kernel-tools-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-tools-libs",
"release": "460.el9",
"source": "rpm",
"version": "5.14.0"
}
],
"kexec-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "kexec-tools",
"release": "10.el9",
"source": "rpm",
"version": "2.0.27"
}
],
"keyutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils",
"release": "1.el9",
"source": "rpm",
"version": "1.6.3"
}
],
"keyutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils-libs",
"release": "1.el9",
"source": "rpm",
"version": "1.6.3"
}
],
"kmod": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod",
"release": "9.el9",
"source": "rpm",
"version": "28"
}
],
"kmod-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod-libs",
"release": "9.el9",
"source": "rpm",
"version": "28"
}
],
"kpartx": [
{
"arch": "x86_64",
"epoch": null,
"name": "kpartx",
"release": "29.el9",
"source": "rpm",
"version": "0.8.7"
}
],
"krb5-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "krb5-libs",
"release": "2.el9",
"source": "rpm",
"version": "1.21.1"
}
],
"langpacks-core-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-en",
"release": "16.el9",
"source": "rpm",
"version": "3.0"
}
],
"langpacks-core-font-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-font-en",
"release": "16.el9",
"source": "rpm",
"version": "3.0"
}
],
"langpacks-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-en",
"release": "16.el9",
"source": "rpm",
"version": "3.0"
}
],
"less": [
{
"arch": "x86_64",
"epoch": null,
"name": "less",
"release": "3.el9",
"source": "rpm",
"version": "590"
}
],
"libacl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libacl",
"release": "4.el9",
"source": "rpm",
"version": "2.3.1"
}
],
"libaio": [
{
"arch": "x86_64",
"epoch": null,
"name": "libaio",
"release": "13.el9",
"source": "rpm",
"version": "0.3.111"
}
],
"libarchive": [
{
"arch": "x86_64",
"epoch": null,
"name": "libarchive",
"release": "4.el9",
"source": "rpm",
"version": "3.5.3"
}
],
"libassuan": [
{
"arch": "x86_64",
"epoch": null,
"name": "libassuan",
"release": "3.el9",
"source": "rpm",
"version": "2.5.5"
}
],
"libattr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libattr",
"release": "3.el9",
"source": "rpm",
"version": "2.5.1"
}
],
"libbasicobjects": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbasicobjects",
"release": "53.el9",
"source": "rpm",
"version": "0.1.1"
}
],
"libblkid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblkid",
"release": "18.el9",
"source": "rpm",
"version": "2.37.4"
}
],
"libbpf": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libbpf",
"release": "2.el9",
"source": "rpm",
"version": "1.3.0"
}
],
"libbrotli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbrotli",
"release": "6.el9",
"source": "rpm",
"version": "1.0.9"
}
],
"libcap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap",
"release": "9.el9",
"source": "rpm",
"version": "2.48"
}
],
"libcap-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap-ng",
"release": "7.el9",
"source": "rpm",
"version": "0.8.2"
}
],
"libcap-ng-python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap-ng-python3",
"release": "7.el9",
"source": "rpm",
"version": "0.8.2"
}
],
"libcbor": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcbor",
"release": "5.el9",
"source": "rpm",
"version": "0.7.0"
}
],
"libcollection": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcollection",
"release": "53.el9",
"source": "rpm",
"version": "0.7.0"
}
],
"libcom_err": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcom_err",
"release": "5.el9",
"source": "rpm",
"version": "1.46.5"
}
],
"libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcomps",
"release": "1.el9",
"source": "rpm",
"version": "0.1.18"
}
],
"libcurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcurl",
"release": "29.el9",
"source": "rpm",
"version": "7.76.1"
}
],
"libdaemon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdaemon",
"release": "23.el9",
"source": "rpm",
"version": "0.14"
}
],
"libdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdb",
"release": "53.el9",
"source": "rpm",
"version": "5.3.28"
}
],
"libdhash": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdhash",
"release": "53.el9",
"source": "rpm",
"version": "0.5.0"
}
],
"libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdnf",
"release": "11.el9",
"source": "rpm",
"version": "0.69.0"
}
],
"libeconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libeconf",
"release": "4.el9",
"source": "rpm",
"version": "0.4.1"
}
],
"libedit": [
{
"arch": "x86_64",
"epoch": null,
"name": "libedit",
"release": "38.20210216cvs.el9",
"source": "rpm",
"version": "3.1"
}
],
"libestr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libestr",
"release": "4.el9",
"source": "rpm",
"version": "0.1.11"
}
],
"libev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libev",
"release": "5.el9",
"source": "rpm",
"version": "4.33"
}
],
"libevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libevent",
"release": "6.el9",
"source": "rpm",
"version": "2.1.12"
}
],
"libfastjson": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfastjson",
"release": "5.el9",
"source": "rpm",
"version": "0.99.9"
}
],
"libfdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfdisk",
"release": "18.el9",
"source": "rpm",
"version": "2.37.4"
}
],
"libffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libffi",
"release": "8.el9",
"source": "rpm",
"version": "3.4.2"
}
],
"libfido2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfido2",
"release": "2.el9",
"source": "rpm",
"version": "1.13.0"
}
],
"libgcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcc",
"release": "3.el9",
"source": "rpm",
"version": "11.4.1"
}
],
"libgcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcrypt",
"release": "10.el9",
"source": "rpm",
"version": "1.10.0"
}
],
"libgomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgomp",
"release": "3.el9",
"source": "rpm",
"version": "11.4.1"
}
],
"libgpg-error": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgpg-error",
"release": "5.el9",
"source": "rpm",
"version": "1.42"
}
],
"libidn2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libidn2",
"release": "7.el9",
"source": "rpm",
"version": "2.3.0"
}
],
"libini_config": [
{
"arch": "x86_64",
"epoch": null,
"name": "libini_config",
"release": "53.el9",
"source": "rpm",
"version": "1.3.1"
}
],
"libkcapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi",
"release": "2.el9",
"source": "rpm",
"version": "1.4.0"
}
],
"libkcapi-hmaccalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi-hmaccalc",
"release": "2.el9",
"source": "rpm",
"version": "1.4.0"
}
],
"libknet1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1",
"release": "1.el9",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-bzip2-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-bzip2-plugin",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-lz4-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lz4-plugin",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-lzma-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lzma-plugin",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-lzo2-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lzo2-plugin",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-plugins-all",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-zlib-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-zlib-plugin",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-compress-zstd-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-zstd-plugin",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-crypto-nss-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-nss-plugin",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-crypto-openssl-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-openssl-plugin",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-crypto-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-plugins-all",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libknet1-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-plugins-all",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libksba": [
{
"arch": "x86_64",
"epoch": null,
"name": "libksba",
"release": "6.el9",
"source": "rpm",
"version": "1.5.1"
}
],
"libldb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libldb",
"release": "1.el9",
"source": "rpm",
"version": "2.9.0"
}
],
"libmaxminddb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmaxminddb",
"release": "4.el9",
"source": "rpm",
"version": "1.5.2"
}
],
"libmnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmnl",
"release": "16.el9",
"source": "rpm",
"version": "1.0.4"
}
],
"libmodulemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmodulemd",
"release": "2.el9",
"source": "rpm",
"version": "2.13.0"
}
],
"libmount": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmount",
"release": "18.el9",
"source": "rpm",
"version": "2.37.4"
}
],
"libmpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmpc",
"release": "4.el9",
"source": "rpm",
"version": "1.2.1"
}
],
"libndp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libndp",
"release": "4.el9",
"source": "rpm",
"version": "1.8"
}
],
"libnetfilter_conntrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnetfilter_conntrack",
"release": "1.el9",
"source": "rpm",
"version": "1.0.9"
}
],
"libnfnetlink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnfnetlink",
"release": "21.el9",
"source": "rpm",
"version": "1.0.1"
}
],
"libnfsidmap": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libnfsidmap",
"release": "25.el9",
"source": "rpm",
"version": "2.5.4"
}
],
"libnftnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnftnl",
"release": "4.el9",
"source": "rpm",
"version": "1.2.6"
}
],
"libnghttp2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnghttp2",
"release": "6.el9",
"source": "rpm",
"version": "1.43.0"
}
],
"libnl3": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3",
"release": "1.el9",
"source": "rpm",
"version": "3.9.0"
}
],
"libnl3-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3-cli",
"release": "1.el9",
"source": "rpm",
"version": "3.9.0"
}
],
"libnozzle1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnozzle1",
"release": "2.el9.next",
"source": "rpm",
"version": "1.28"
}
],
"libpath_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpath_utils",
"release": "53.el9",
"source": "rpm",
"version": "0.2.1"
}
],
"libpipeline": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpipeline",
"release": "4.el9",
"source": "rpm",
"version": "1.5.3"
}
],
"libpkgconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpkgconf",
"release": "10.el9",
"source": "rpm",
"version": "1.7.3"
}
],
"libpsl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpsl",
"release": "5.el9",
"source": "rpm",
"version": "0.21.1"
}
],
"libpwquality": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpwquality",
"release": "8.el9",
"source": "rpm",
"version": "1.4.4"
}
],
"libqb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libqb",
"release": "1.el9",
"source": "rpm",
"version": "2.0.8"
}
],
"libref_array": [
{
"arch": "x86_64",
"epoch": null,
"name": "libref_array",
"release": "53.el9",
"source": "rpm",
"version": "0.1.5"
}
],
"librepo": [
{
"arch": "x86_64",
"epoch": null,
"name": "librepo",
"release": "2.el9",
"source": "rpm",
"version": "1.14.5"
}
],
"libreport-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "libreport-filesystem",
"release": "6.el9",
"source": "rpm",
"version": "2.15.2"
}
],
"libseccomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libseccomp",
"release": "2.el9",
"source": "rpm",
"version": "2.5.2"
}
],
"libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux",
"release": "1.el9",
"source": "rpm",
"version": "3.6"
}
],
"libselinux-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux-utils",
"release": "1.el9",
"source": "rpm",
"version": "3.6"
}
],
"libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsemanage",
"release": "1.el9",
"source": "rpm",
"version": "3.6"
}
],
"libsepol": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsepol",
"release": "1.el9",
"source": "rpm",
"version": "3.6"
}
],
"libsigsegv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsigsegv",
"release": "4.el9",
"source": "rpm",
"version": "2.13"
}
],
"libsmartcols": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsmartcols",
"release": "18.el9",
"source": "rpm",
"version": "2.37.4"
}
],
"libsolv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsolv",
"release": "3.el9",
"source": "rpm",
"version": "0.7.24"
}
],
"libss": [
{
"arch": "x86_64",
"epoch": null,
"name": "libss",
"release": "5.el9",
"source": "rpm",
"version": "1.46.5"
}
],
"libssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "libssh",
"release": "13.el9",
"source": "rpm",
"version": "0.10.4"
}
],
"libssh-config": [
{
"arch": "noarch",
"epoch": null,
"name": "libssh-config",
"release": "13.el9",
"source": "rpm",
"version": "0.10.4"
}
],
"libsss_certmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_certmap",
"release": "1.el9",
"source": "rpm",
"version": "2.9.5"
}
],
"libsss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_idmap",
"release": "1.el9",
"source": "rpm",
"version": "2.9.5"
}
],
"libsss_nss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_nss_idmap",
"release": "1.el9",
"source": "rpm",
"version": "2.9.5"
}
],
"libsss_sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_sudo",
"release": "1.el9",
"source": "rpm",
"version": "2.9.5"
}
],
"libstdc++": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstdc++",
"release": "3.el9",
"source": "rpm",
"version": "11.4.1"
}
],
"libsysfs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsysfs",
"release": "10.el9",
"source": "rpm",
"version": "2.1.1"
}
],
"libtalloc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtalloc",
"release": "1.el9",
"source": "rpm",
"version": "2.4.2"
}
],
"libtasn1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtasn1",
"release": "8.el9",
"source": "rpm",
"version": "4.16.0"
}
],
"libtdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtdb",
"release": "1.el9",
"source": "rpm",
"version": "1.4.10"
}
],
"libteam": [
{
"arch": "x86_64",
"epoch": null,
"name": "libteam",
"release": "16.el9",
"source": "rpm",
"version": "1.31"
}
],
"libtevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtevent",
"release": "1.el9",
"source": "rpm",
"version": "0.16.1"
}
],
"libtirpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtirpc",
"release": "6.el9",
"source": "rpm",
"version": "1.3.3"
}
],
"libunistring": [
{
"arch": "x86_64",
"epoch": null,
"name": "libunistring",
"release": "15.el9",
"source": "rpm",
"version": "0.9.10"
}
],
"liburing": [
{
"arch": "x86_64",
"epoch": null,
"name": "liburing",
"release": "1.el9",
"source": "rpm",
"version": "2.5"
}
],
"libuser": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuser",
"release": "13.el9",
"source": "rpm",
"version": "0.63"
}
],
"libutempter": [
{
"arch": "x86_64",
"epoch": null,
"name": "libutempter",
"release": "6.el9",
"source": "rpm",
"version": "1.2.1"
}
],
"libuuid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuuid",
"release": "18.el9",
"source": "rpm",
"version": "2.37.4"
}
],
"libverto": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto",
"release": "3.el9",
"source": "rpm",
"version": "0.3.2"
}
],
"libverto-libev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto-libev",
"release": "3.el9",
"source": "rpm",
"version": "0.3.2"
}
],
"libwsman1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwsman1",
"release": "23.el9",
"source": "rpm",
"version": "2.6.8"
}
],
"libxcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt",
"release": "3.el9",
"source": "rpm",
"version": "4.4.18"
}
],
"libxcrypt-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt-compat",
"release": "3.el9",
"source": "rpm",
"version": "4.4.18"
}
],
"libxcrypt-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt-devel",
"release": "3.el9",
"source": "rpm",
"version": "4.4.18"
}
],
"libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxml2",
"release": "6.el9",
"source": "rpm",
"version": "2.9.13"
}
],
"libxslt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxslt",
"release": "9.el9",
"source": "rpm",
"version": "1.1.34"
}
],
"libyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "libyaml",
"release": "7.el9",
"source": "rpm",
"version": "0.2.5"
}
],
"libzstd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd",
"release": "2.el9",
"source": "rpm",
"version": "1.5.1"
}
],
"libzstd-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd-devel",
"release": "2.el9",
"source": "rpm",
"version": "1.5.1"
}
],
"linux-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "linux-firmware",
"release": "144.el9",
"source": "rpm",
"version": "20240603"
}
],
"linux-firmware-whence": [
{
"arch": "noarch",
"epoch": null,
"name": "linux-firmware-whence",
"release": "144.el9",
"source": "rpm",
"version": "20240603"
}
],
"lmdb-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lmdb-libs",
"release": "3.el9",
"source": "rpm",
"version": "0.9.29"
}
],
"logrotate": [
{
"arch": "x86_64",
"epoch": null,
"name": "logrotate",
"release": "8.el9",
"source": "rpm",
"version": "3.18.0"
}
],
"lshw": [
{
"arch": "x86_64",
"epoch": null,
"name": "lshw",
"release": "10.el9",
"source": "rpm",
"version": "B.02.19.2"
}
],
"lsscsi": [
{
"arch": "x86_64",
"epoch": null,
"name": "lsscsi",
"release": "6.el9",
"source": "rpm",
"version": "0.32"
}
],
"lua-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lua-libs",
"release": "4.el9",
"source": "rpm",
"version": "5.4.4"
}
],
"lvm2": [
{
"arch": "x86_64",
"epoch": 9,
"name": "lvm2",
"release": "2.el9",
"source": "rpm",
"version": "2.03.23"
}
],
"lvm2-libs": [
{
"arch": "x86_64",
"epoch": 9,
"name": "lvm2-libs",
"release": "2.el9",
"source": "rpm",
"version": "2.03.23"
}
],
"lz4-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lz4-libs",
"release": "5.el9",
"source": "rpm",
"version": "1.9.3"
}
],
"lzo": [
{
"arch": "x86_64",
"epoch": null,
"name": "lzo",
"release": "7.el9",
"source": "rpm",
"version": "2.10"
}
],
"m4": [
{
"arch": "x86_64",
"epoch": null,
"name": "m4",
"release": "1.el9",
"source": "rpm",
"version": "1.4.19"
}
],
"make": [
{
"arch": "x86_64",
"epoch": 1,
"name": "make",
"release": "8.el9",
"source": "rpm",
"version": "4.3"
}
],
"man-db": [
{
"arch": "x86_64",
"epoch": null,
"name": "man-db",
"release": "7.el9",
"source": "rpm",
"version": "2.9.3"
}
],
"microcode_ctl": [
{
"arch": "noarch",
"epoch": 4,
"name": "microcode_ctl",
"release": "2.el9",
"source": "rpm",
"version": "20230808"
}
],
"mokutil": [
{
"arch": "x86_64",
"epoch": 2,
"name": "mokutil",
"release": "4.el9",
"source": "rpm",
"version": "0.6.0"
}
],
"mpfr": [
{
"arch": "x86_64",
"epoch": null,
"name": "mpfr",
"release": "7.el9",
"source": "rpm",
"version": "4.1.0"
}
],
"ncurses": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses",
"release": "10.20210508.el9",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-base": [
{
"arch": "noarch",
"epoch": null,
"name": "ncurses-base",
"release": "10.20210508.el9",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-libs",
"release": "10.20210508.el9",
"source": "rpm",
"version": "6.2"
}
],
"net-snmp-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "net-snmp-libs",
"release": "16.el9",
"source": "rpm",
"version": "5.9.1"
}
],
"net-snmp-utils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "net-snmp-utils",
"release": "16.el9",
"source": "rpm",
"version": "5.9.1"
}
],
"net-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "net-tools",
"release": "0.64.20160912git.el9",
"source": "rpm",
"version": "2.0"
}
],
"nettle": [
{
"arch": "x86_64",
"epoch": null,
"name": "nettle",
"release": "1.el9",
"source": "rpm",
"version": "3.9.1"
}
],
"newt": [
{
"arch": "x86_64",
"epoch": null,
"name": "newt",
"release": "11.el9",
"source": "rpm",
"version": "0.52.21"
}
],
"nfs-utils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "nfs-utils",
"release": "25.el9",
"source": "rpm",
"version": "2.5.4"
}
],
"nftables": [
{
"arch": "x86_64",
"epoch": 1,
"name": "nftables",
"release": "1.el9",
"source": "rpm",
"version": "1.0.9"
}
],
"npth": [
{
"arch": "x86_64",
"epoch": null,
"name": "npth",
"release": "8.el9",
"source": "rpm",
"version": "1.6"
}
],
"nspr": [
{
"arch": "x86_64",
"epoch": null,
"name": "nspr",
"release": "7.el9",
"source": "rpm",
"version": "4.35.0"
}
],
"nss": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss",
"release": "7.el9",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-softokn": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn",
"release": "7.el9",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-softokn-freebl": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn-freebl",
"release": "7.el9",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-sysinit": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-sysinit",
"release": "7.el9",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-tools",
"release": "7.el9",
"source": "rpm",
"version": "3.90.0"
}
],
"nss-util": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-util",
"release": "7.el9",
"source": "rpm",
"version": "3.90.0"
}
],
"numactl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "numactl-libs",
"release": "3.el9",
"source": "rpm",
"version": "2.0.16"
}
],
"oddjob": [
{
"arch": "x86_64",
"epoch": null,
"name": "oddjob",
"release": "7.el9",
"source": "rpm",
"version": "0.34.7"
}
],
"oddjob-mkhomedir": [
{
"arch": "x86_64",
"epoch": null,
"name": "oddjob-mkhomedir",
"release": "7.el9",
"source": "rpm",
"version": "0.34.7"
}
],
"oniguruma": [
{
"arch": "x86_64",
"epoch": null,
"name": "oniguruma",
"release": "1.el9.5",
"source": "rpm",
"version": "6.9.6"
}
],
"openldap": [
{
"arch": "x86_64",
"epoch": null,
"name": "openldap",
"release": "3.el9",
"source": "rpm",
"version": "2.6.6"
}
],
"openssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh",
"release": "41.el9",
"source": "rpm",
"version": "8.7p1"
}
],
"openssh-clients": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-clients",
"release": "41.el9",
"source": "rpm",
"version": "8.7p1"
}
],
"openssh-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-server",
"release": "41.el9",
"source": "rpm",
"version": "8.7p1"
}
],
"openssl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl",
"release": "2.el9",
"source": "rpm",
"version": "3.2.2"
}
],
"openssl-devel": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-devel",
"release": "2.el9",
"source": "rpm",
"version": "3.2.2"
}
],
"openssl-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-libs",
"release": "2.el9",
"source": "rpm",
"version": "3.2.2"
}
],
"openwsman-python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "openwsman-python3",
"release": "23.el9",
"source": "rpm",
"version": "2.6.8"
}
],
"os-prober": [
{
"arch": "x86_64",
"epoch": null,
"name": "os-prober",
"release": "10.el9",
"source": "rpm",
"version": "1.77"
}
],
"p11-kit": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit",
"release": "2.el9",
"source": "rpm",
"version": "0.25.3"
}
],
"p11-kit-trust": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit-trust",
"release": "2.el9",
"source": "rpm",
"version": "0.25.3"
}
],
"pacemaker": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker",
"release": "5.el9",
"source": "rpm",
"version": "2.1.7"
}
],
"pacemaker-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-cli",
"release": "5.el9",
"source": "rpm",
"version": "2.1.7"
}
],
"pacemaker-cluster-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-cluster-libs",
"release": "5.el9",
"source": "rpm",
"version": "2.1.7"
}
],
"pacemaker-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-libs",
"release": "5.el9",
"source": "rpm",
"version": "2.1.7"
}
],
"pacemaker-schemas": [
{
"arch": "noarch",
"epoch": null,
"name": "pacemaker-schemas",
"release": "5.el9",
"source": "rpm",
"version": "2.1.7"
}
],
"pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "pam",
"release": "19.el9",
"source": "rpm",
"version": "1.5.1"
}
],
"parted": [
{
"arch": "x86_64",
"epoch": null,
"name": "parted",
"release": "2.el9",
"source": "rpm",
"version": "3.5"
}
],
"passwd": [
{
"arch": "x86_64",
"epoch": null,
"name": "passwd",
"release": "12.el9",
"source": "rpm",
"version": "0.80"
}
],
"pciutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pciutils-libs",
"release": "5.el9",
"source": "rpm",
"version": "3.7.0"
}
],
"pcre": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre",
"release": "4.el9",
"source": "rpm",
"version": "8.44"
}
],
"pcre2": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2",
"release": "5.el9",
"source": "rpm",
"version": "10.40"
}
],
"pcre2-syntax": [
{
"arch": "noarch",
"epoch": null,
"name": "pcre2-syntax",
"release": "5.el9",
"source": "rpm",
"version": "10.40"
}
],
"pcs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcs",
"release": "3.el9",
"source": "rpm",
"version": "0.11.7"
}
],
"perl-AutoLoader": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-AutoLoader",
"release": "481.el9",
"source": "rpm",
"version": "5.74"
}
],
"perl-B": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-B",
"release": "481.el9",
"source": "rpm",
"version": "1.80"
}
],
"perl-Carp": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Carp",
"release": "460.el9",
"source": "rpm",
"version": "1.50"
}
],
"perl-Class-Struct": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Class-Struct",
"release": "481.el9",
"source": "rpm",
"version": "0.66"
}
],
"perl-Data-Dumper": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Data-Dumper",
"release": "462.el9",
"source": "rpm",
"version": "2.174"
}
],
"perl-Digest": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Digest",
"release": "4.el9",
"source": "rpm",
"version": "1.19"
}
],
"perl-Digest-MD5": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Digest-MD5",
"release": "4.el9",
"source": "rpm",
"version": "2.58"
}
],
"perl-DynaLoader": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-DynaLoader",
"release": "481.el9",
"source": "rpm",
"version": "1.47"
}
],
"perl-Encode": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Encode",
"release": "462.el9",
"source": "rpm",
"version": "3.08"
}
],
"perl-Errno": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-Errno",
"release": "481.el9",
"source": "rpm",
"version": "1.30"
}
],
"perl-Error": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Error",
"release": "7.el9",
"source": "rpm",
"version": "0.17029"
}
],
"perl-Exporter": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Exporter",
"release": "461.el9",
"source": "rpm",
"version": "5.74"
}
],
"perl-Fcntl": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-Fcntl",
"release": "481.el9",
"source": "rpm",
"version": "1.13"
}
],
"perl-File-Basename": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-Basename",
"release": "481.el9",
"source": "rpm",
"version": "2.85"
}
],
"perl-File-Find": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-Find",
"release": "481.el9",
"source": "rpm",
"version": "1.37"
}
],
"perl-File-Path": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-File-Path",
"release": "4.el9",
"source": "rpm",
"version": "2.18"
}
],
"perl-File-Temp": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-File-Temp",
"release": "4.el9",
"source": "rpm",
"version": "0.231.100"
}
],
"perl-File-stat": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-stat",
"release": "481.el9",
"source": "rpm",
"version": "1.09"
}
],
"perl-FileHandle": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-FileHandle",
"release": "481.el9",
"source": "rpm",
"version": "2.03"
}
],
"perl-Getopt-Long": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Getopt-Long",
"release": "4.el9",
"source": "rpm",
"version": "2.52"
}
],
"perl-Getopt-Std": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Getopt-Std",
"release": "481.el9",
"source": "rpm",
"version": "1.12"
}
],
"perl-Git": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Git",
"release": "1.el9",
"source": "rpm",
"version": "2.43.0"
}
],
"perl-HTTP-Tiny": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Tiny",
"release": "462.el9",
"source": "rpm",
"version": "0.076"
}
],
"perl-IO": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-IO",
"release": "481.el9",
"source": "rpm",
"version": "1.43"
}
],
"perl-IO-Socket-IP": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Socket-IP",
"release": "5.el9",
"source": "rpm",
"version": "0.41"
}
],
"perl-IO-Socket-SSL": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Socket-SSL",
"release": "1.el9",
"source": "rpm",
"version": "2.073"
}
],
"perl-IPC-Open3": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-IPC-Open3",
"release": "481.el9",
"source": "rpm",
"version": "1.21"
}
],
"perl-MIME-Base64": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-MIME-Base64",
"release": "4.el9",
"source": "rpm",
"version": "3.16"
}
],
"perl-Mozilla-CA": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Mozilla-CA",
"release": "6.el9",
"source": "rpm",
"version": "20200520"
}
],
"perl-NDBM_File": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-NDBM_File",
"release": "481.el9",
"source": "rpm",
"version": "1.15"
}
],
"perl-Net-SSLeay": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Net-SSLeay",
"release": "2.el9",
"source": "rpm",
"version": "1.92"
}
],
"perl-POSIX": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-POSIX",
"release": "481.el9",
"source": "rpm",
"version": "1.94"
}
],
"perl-PathTools": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-PathTools",
"release": "461.el9",
"source": "rpm",
"version": "3.78"
}
],
"perl-Pod-Escapes": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Pod-Escapes",
"release": "460.el9",
"source": "rpm",
"version": "1.07"
}
],
"perl-Pod-Perldoc": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Pod-Perldoc",
"release": "461.el9",
"source": "rpm",
"version": "3.28.01"
}
],
"perl-Pod-Simple": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Pod-Simple",
"release": "4.el9",
"source": "rpm",
"version": "3.42"
}
],
"perl-Pod-Usage": [
{
"arch": "noarch",
"epoch": 4,
"name": "perl-Pod-Usage",
"release": "4.el9",
"source": "rpm",
"version": "2.01"
}
],
"perl-Scalar-List-Utils": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Scalar-List-Utils",
"release": "462.el9",
"source": "rpm",
"version": "1.56"
}
],
"perl-SelectSaver": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-SelectSaver",
"release": "481.el9",
"source": "rpm",
"version": "1.02"
}
],
"perl-Socket": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Socket",
"release": "4.el9",
"source": "rpm",
"version": "2.031"
}
],
"perl-Storable": [
{
"arch": "x86_64",
"epoch": 1,
"name": "perl-Storable",
"release": "460.el9",
"source": "rpm",
"version": "3.21"
}
],
"perl-Symbol": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Symbol",
"release": "481.el9",
"source": "rpm",
"version": "1.08"
}
],
"perl-Term-ANSIColor": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Term-ANSIColor",
"release": "461.el9",
"source": "rpm",
"version": "5.01"
}
],
"perl-Term-Cap": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Term-Cap",
"release": "460.el9",
"source": "rpm",
"version": "1.17"
}
],
"perl-TermReadKey": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-TermReadKey",
"release": "11.el9",
"source": "rpm",
"version": "2.38"
}
],
"perl-Text-ParseWords": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Text-ParseWords",
"release": "460.el9",
"source": "rpm",
"version": "3.30"
}
],
"perl-Text-Tabs+Wrap": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Text-Tabs+Wrap",
"release": "460.el9",
"source": "rpm",
"version": "2013.0523"
}
],
"perl-Time-Local": [
{
"arch": "noarch",
"epoch": 2,
"name": "perl-Time-Local",
"release": "7.el9",
"source": "rpm",
"version": "1.300"
}
],
"perl-TimeDate": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-TimeDate",
"release": "6.el9",
"source": "rpm",
"version": "2.33"
}
],
"perl-URI": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-URI",
"release": "3.el9",
"source": "rpm",
"version": "5.09"
}
],
"perl-base": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-base",
"release": "481.el9",
"source": "rpm",
"version": "2.27"
}
],
"perl-constant": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-constant",
"release": "461.el9",
"source": "rpm",
"version": "1.33"
}
],
"perl-if": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-if",
"release": "481.el9",
"source": "rpm",
"version": "0.60.800"
}
],
"perl-interpreter": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-interpreter",
"release": "481.el9",
"source": "rpm",
"version": "5.32.1"
}
],
"perl-lib": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-lib",
"release": "481.el9",
"source": "rpm",
"version": "0.65"
}
],
"perl-libnet": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-libnet",
"release": "4.el9",
"source": "rpm",
"version": "3.13"
}
],
"perl-libs": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-libs",
"release": "481.el9",
"source": "rpm",
"version": "5.32.1"
}
],
"perl-mro": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-mro",
"release": "481.el9",
"source": "rpm",
"version": "1.23"
}
],
"perl-overload": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-overload",
"release": "481.el9",
"source": "rpm",
"version": "1.31"
}
],
"perl-overloading": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-overloading",
"release": "481.el9",
"source": "rpm",
"version": "0.02"
}
],
"perl-parent": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-parent",
"release": "460.el9",
"source": "rpm",
"version": "0.238"
}
],
"perl-podlators": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-podlators",
"release": "460.el9",
"source": "rpm",
"version": "4.14"
}
],
"perl-subs": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-subs",
"release": "481.el9",
"source": "rpm",
"version": "1.03"
}
],
"perl-vars": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-vars",
"release": "481.el9",
"source": "rpm",
"version": "1.05"
}
],
"pigz": [
{
"arch": "x86_64",
"epoch": null,
"name": "pigz",
"release": "4.el9",
"source": "rpm",
"version": "2.5"
}
],
"pkgconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "pkgconf",
"release": "10.el9",
"source": "rpm",
"version": "1.7.3"
}
],
"pkgconf-m4": [
{
"arch": "noarch",
"epoch": null,
"name": "pkgconf-m4",
"release": "10.el9",
"source": "rpm",
"version": "1.7.3"
}
],
"pkgconf-pkg-config": [
{
"arch": "x86_64",
"epoch": null,
"name": "pkgconf-pkg-config",
"release": "10.el9",
"source": "rpm",
"version": "1.7.3"
}
],
"policycoreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "policycoreutils",
"release": "2.1.el9",
"source": "rpm",
"version": "3.6"
}
],
"popt": [
{
"arch": "x86_64",
"epoch": null,
"name": "popt",
"release": "8.el9",
"source": "rpm",
"version": "1.18"
}
],
"prefixdevname": [
{
"arch": "x86_64",
"epoch": null,
"name": "prefixdevname",
"release": "8.el9",
"source": "rpm",
"version": "0.1.0"
}
],
"procps-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "procps-ng",
"release": "14.el9",
"source": "rpm",
"version": "3.3.17"
}
],
"protobuf-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "protobuf-c",
"release": "13.el9",
"source": "rpm",
"version": "1.3.3"
}
],
"psmisc": [
{
"arch": "x86_64",
"epoch": null,
"name": "psmisc",
"release": "3.el9",
"source": "rpm",
"version": "23.4"
}
],
"publicsuffix-list-dafsa": [
{
"arch": "noarch",
"epoch": null,
"name": "publicsuffix-list-dafsa",
"release": "3.el9",
"source": "rpm",
"version": "20210518"
}
],
"python-unversioned-command": [
{
"arch": "noarch",
"epoch": null,
"name": "python-unversioned-command",
"release": "2.el9",
"source": "rpm",
"version": "3.9.19"
}
],
"python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3",
"release": "2.el9",
"source": "rpm",
"version": "3.9.19"
}
],
"python3-attrs": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-attrs",
"release": "7.el9",
"source": "rpm",
"version": "20.3.0"
}
],
"python3-audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-audit",
"release": "2.el9",
"source": "rpm",
"version": "3.1.2"
}
],
"python3-babel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-babel",
"release": "2.el9",
"source": "rpm",
"version": "2.9.1"
}
],
"python3-cffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cffi",
"release": "5.el9",
"source": "rpm",
"version": "1.14.5"
}
],
"python3-chardet": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-chardet",
"release": "5.el9",
"source": "rpm",
"version": "4.0.0"
}
],
"python3-configobj": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-configobj",
"release": "25.el9",
"source": "rpm",
"version": "5.0.6"
}
],
"python3-cryptography": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cryptography",
"release": "4.el9",
"source": "rpm",
"version": "36.0.1"
}
],
"python3-dateutil": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-dateutil",
"release": "7.el9",
"source": "rpm",
"version": "2.8.1"
}
],
"python3-dbus": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-dbus",
"release": "2.el9",
"source": "rpm",
"version": "1.2.18"
}
],
"python3-distro": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-distro",
"release": "7.el9",
"source": "rpm",
"version": "1.5.0"
}
],
"python3-dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf",
"release": "15.el9",
"source": "rpm",
"version": "4.14.0"
}
],
"python3-dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf-plugins-core",
"release": "15.el9",
"source": "rpm",
"version": "4.3.0"
}
],
"python3-firewall": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-firewall",
"release": "1.el9",
"source": "rpm",
"version": "1.3.4"
}
],
"python3-gobject-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gobject-base",
"release": "6.el9",
"source": "rpm",
"version": "3.40.1"
}
],
"python3-gobject-base-noarch": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-gobject-base-noarch",
"release": "6.el9",
"source": "rpm",
"version": "3.40.1"
}
],
"python3-gpg": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gpg",
"release": "6.el9",
"source": "rpm",
"version": "1.15.1"
}
],
"python3-hawkey": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-hawkey",
"release": "11.el9",
"source": "rpm",
"version": "0.69.0"
}
],
"python3-idna": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-idna",
"release": "7.el9.1",
"source": "rpm",
"version": "2.10"
}
],
"python3-jinja2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jinja2",
"release": "6.el9",
"source": "rpm",
"version": "2.11.3"
}
],
"python3-jsonpatch": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpatch",
"release": "16.el9",
"source": "rpm",
"version": "1.21"
}
],
"python3-jsonpointer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpointer",
"release": "4.el9",
"source": "rpm",
"version": "2.0"
}
],
"python3-jsonschema": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonschema",
"release": "13.el9",
"source": "rpm",
"version": "3.2.0"
}
],
"python3-libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libcomps",
"release": "1.el9",
"source": "rpm",
"version": "0.1.18"
}
],
"python3-libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libdnf",
"release": "11.el9",
"source": "rpm",
"version": "0.69.0"
}
],
"python3-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libs",
"release": "2.el9",
"source": "rpm",
"version": "3.9.19"
}
],
"python3-libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libselinux",
"release": "1.el9",
"source": "rpm",
"version": "3.6"
}
],
"python3-libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libsemanage",
"release": "1.el9",
"source": "rpm",
"version": "3.6"
}
],
"python3-lxml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-lxml",
"release": "3.el9",
"source": "rpm",
"version": "4.6.5"
}
],
"python3-markupsafe": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-markupsafe",
"release": "12.el9",
"source": "rpm",
"version": "1.1.1"
}
],
"python3-netifaces": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-netifaces",
"release": "15.el9",
"source": "rpm",
"version": "0.10.6"
}
],
"python3-nftables": [
{
"arch": "x86_64",
"epoch": 1,
"name": "python3-nftables",
"release": "1.el9",
"source": "rpm",
"version": "1.0.9"
}
],
"python3-oauthlib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib",
"release": "5.el9",
"source": "rpm",
"version": "3.1.1"
}
],
"python3-pip-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pip-wheel",
"release": "1.el9",
"source": "rpm",
"version": "21.3.1"
}
],
"python3-ply": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ply",
"release": "14.el9",
"source": "rpm",
"version": "3.11"
}
],
"python3-policycoreutils": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-policycoreutils",
"release": "2.1.el9",
"source": "rpm",
"version": "3.6"
}
],
"python3-prettytable": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-prettytable",
"release": "27.el9",
"source": "rpm",
"version": "0.7.2"
}
],
"python3-pycparser": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pycparser",
"release": "6.el9",
"source": "rpm",
"version": "2.20"
}
],
"python3-pycurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pycurl",
"release": "8.el9",
"source": "rpm",
"version": "7.43.0.6"
}
],
"python3-pyparsing": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyparsing",
"release": "9.el9",
"source": "rpm",
"version": "2.4.7"
}
],
"python3-pyrsistent": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyrsistent",
"release": "8.el9",
"source": "rpm",
"version": "0.17.3"
}
],
"python3-pyserial": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyserial",
"release": "12.el9",
"source": "rpm",
"version": "3.4"
}
],
"python3-pysocks": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pysocks",
"release": "12.el9",
"source": "rpm",
"version": "1.7.1"
}
],
"python3-pytz": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pytz",
"release": "5.el9",
"source": "rpm",
"version": "2021.1"
}
],
"python3-pyyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyyaml",
"release": "6.el9",
"source": "rpm",
"version": "5.4.1"
}
],
"python3-requests": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests",
"release": "8.el9",
"source": "rpm",
"version": "2.25.1"
}
],
"python3-rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-rpm",
"release": "30.el9",
"source": "rpm",
"version": "4.16.1.3"
}
],
"python3-setools": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-setools",
"release": "1.el9",
"source": "rpm",
"version": "4.4.4"
}
],
"python3-setuptools": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools",
"release": "12.el9",
"source": "rpm",
"version": "53.0.0"
}
],
"python3-setuptools-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools-wheel",
"release": "12.el9",
"source": "rpm",
"version": "53.0.0"
}
],
"python3-six": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-six",
"release": "9.el9",
"source": "rpm",
"version": "1.15.0"
}
],
"python3-systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-systemd",
"release": "18.el9",
"source": "rpm",
"version": "234"
}
],
"python3-urllib3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-urllib3",
"release": "5.el9",
"source": "rpm",
"version": "1.26.5"
}
],
"qa-tools": [
{
"arch": "noarch",
"epoch": null,
"name": "qa-tools",
"release": "4.el9",
"source": "rpm",
"version": "4.1"
}
],
"qemu-guest-agent": [
{
"arch": "x86_64",
"epoch": 17,
"name": "qemu-guest-agent",
"release": "3.el9",
"source": "rpm",
"version": "9.0.0"
}
],
"quota": [
{
"arch": "x86_64",
"epoch": 1,
"name": "quota",
"release": "6.el9",
"source": "rpm",
"version": "4.06"
}
],
"quota-nls": [
{
"arch": "noarch",
"epoch": 1,
"name": "quota-nls",
"release": "6.el9",
"source": "rpm",
"version": "4.06"
}
],
"readline": [
{
"arch": "x86_64",
"epoch": null,
"name": "readline",
"release": "4.el9",
"source": "rpm",
"version": "8.1"
}
],
"resource-agents": [
{
"arch": "x86_64",
"epoch": null,
"name": "resource-agents",
"release": "60.el9",
"source": "rpm",
"version": "4.10.0"
}
],
"restraint": [
{
"arch": "x86_64",
"epoch": null,
"name": "restraint",
"release": "1.el9",
"source": "rpm",
"version": "0.4.4"
}
],
"restraint-rhts": [
{
"arch": "x86_64",
"epoch": null,
"name": "restraint-rhts",
"release": "1.el9",
"source": "rpm",
"version": "0.4.4"
}
],
"rng-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "rng-tools",
"release": "7.el9",
"source": "rpm",
"version": "6.16"
}
],
"rootfiles": [
{
"arch": "noarch",
"epoch": null,
"name": "rootfiles",
"release": "31.el9",
"source": "rpm",
"version": "8.1"
}
],
"rpcbind": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpcbind",
"release": "7.el9",
"source": "rpm",
"version": "1.2.6"
}
],
"rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm",
"release": "30.el9",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-build-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-build-libs",
"release": "30.el9",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-libs",
"release": "30.el9",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-plugin-audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-audit",
"release": "30.el9",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-plugin-selinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-selinux",
"release": "30.el9",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-plugin-systemd-inhibit": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-systemd-inhibit",
"release": "30.el9",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-sign-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-sign-libs",
"release": "30.el9",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rsync": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsync",
"release": "20.el9",
"source": "rpm",
"version": "3.2.3"
}
],
"rsyslog": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsyslog",
"release": "4.el9",
"source": "rpm",
"version": "8.2310.0"
}
],
"rsyslog-logrotate": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsyslog-logrotate",
"release": "4.el9",
"source": "rpm",
"version": "8.2310.0"
}
],
"ruby": [
{
"arch": "x86_64",
"epoch": null,
"name": "ruby",
"release": "162.el9",
"source": "rpm",
"version": "3.0.7"
}
],
"ruby-default-gems": [
{
"arch": "noarch",
"epoch": null,
"name": "ruby-default-gems",
"release": "162.el9",
"source": "rpm",
"version": "3.0.7"
}
],
"ruby-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ruby-libs",
"release": "162.el9",
"source": "rpm",
"version": "3.0.7"
}
],
"rubygem-bigdecimal": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-bigdecimal",
"release": "162.el9",
"source": "rpm",
"version": "3.0.0"
}
],
"rubygem-bundler": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-bundler",
"release": "162.el9",
"source": "rpm",
"version": "2.2.33"
}
],
"rubygem-io-console": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-io-console",
"release": "162.el9",
"source": "rpm",
"version": "0.5.7"
}
],
"rubygem-json": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-json",
"release": "162.el9",
"source": "rpm",
"version": "2.5.1"
}
],
"rubygem-psych": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-psych",
"release": "162.el9",
"source": "rpm",
"version": "3.3.2"
}
],
"rubygem-rdoc": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-rdoc",
"release": "162.el9",
"source": "rpm",
"version": "6.3.4.1"
}
],
"rubygem-rexml": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-rexml",
"release": "162.el9",
"source": "rpm",
"version": "3.2.5"
}
],
"rubygems": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygems",
"release": "162.el9",
"source": "rpm",
"version": "3.2.33"
}
],
"sbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "sbd",
"release": "1.el9",
"source": "rpm",
"version": "1.5.2"
}
],
"sed": [
{
"arch": "x86_64",
"epoch": null,
"name": "sed",
"release": "9.el9",
"source": "rpm",
"version": "4.8"
}
],
"selinux-policy": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy",
"release": "1.el9",
"source": "rpm",
"version": "38.1.39"
}
],
"selinux-policy-targeted": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy-targeted",
"release": "1.el9",
"source": "rpm",
"version": "38.1.39"
}
],
"setup": [
{
"arch": "noarch",
"epoch": null,
"name": "setup",
"release": "10.el9",
"source": "rpm",
"version": "2.13.7"
}
],
"sg3_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "sg3_utils",
"release": "9.el9",
"source": "rpm",
"version": "1.47"
}
],
"sg3_utils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sg3_utils-libs",
"release": "9.el9",
"source": "rpm",
"version": "1.47"
}
],
"shadow-utils": [
{
"arch": "x86_64",
"epoch": 2,
"name": "shadow-utils",
"release": "8.el9",
"source": "rpm",
"version": "4.9"
}
],
"slang": [
{
"arch": "x86_64",
"epoch": null,
"name": "slang",
"release": "11.el9",
"source": "rpm",
"version": "2.3.2"
}
],
"snappy": [
{
"arch": "x86_64",
"epoch": null,
"name": "snappy",
"release": "8.el9",
"source": "rpm",
"version": "1.1.8"
}
],
"sqlite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sqlite-libs",
"release": "7.el9",
"source": "rpm",
"version": "3.34.1"
}
],
"squashfs-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "squashfs-tools",
"release": "10.git1.el9",
"source": "rpm",
"version": "4.4"
}
],
"sssd-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-client",
"release": "1.el9",
"source": "rpm",
"version": "2.9.5"
}
],
"sssd-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-common",
"release": "1.el9",
"source": "rpm",
"version": "2.9.5"
}
],
"sssd-kcm": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-kcm",
"release": "1.el9",
"source": "rpm",
"version": "2.9.5"
}
],
"sssd-nfs-idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-nfs-idmap",
"release": "1.el9",
"source": "rpm",
"version": "2.9.5"
}
],
"strace": [
{
"arch": "x86_64",
"epoch": null,
"name": "strace",
"release": "2.el9",
"source": "rpm",
"version": "5.18"
}
],
"sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "sudo",
"release": "10.el9",
"source": "rpm",
"version": "1.9.5p2"
}
],
"systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd",
"release": "35.el9",
"source": "rpm",
"version": "252"
}
],
"systemd-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-libs",
"release": "35.el9",
"source": "rpm",
"version": "252"
}
],
"systemd-pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-pam",
"release": "35.el9",
"source": "rpm",
"version": "252"
}
],
"systemd-rpm-macros": [
{
"arch": "noarch",
"epoch": null,
"name": "systemd-rpm-macros",
"release": "35.el9",
"source": "rpm",
"version": "252"
}
],
"systemd-udev": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-udev",
"release": "35.el9",
"source": "rpm",
"version": "252"
}
],
"systemtap": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap",
"release": "3.el9",
"source": "rpm",
"version": "5.1"
}
],
"systemtap-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-client",
"release": "3.el9",
"source": "rpm",
"version": "5.1"
}
],
"systemtap-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-devel",
"release": "3.el9",
"source": "rpm",
"version": "5.1"
}
],
"systemtap-runtime": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-runtime",
"release": "3.el9",
"source": "rpm",
"version": "5.1"
}
],
"tar": [
{
"arch": "x86_64",
"epoch": 2,
"name": "tar",
"release": "6.el9",
"source": "rpm",
"version": "1.34"
}
],
"tbb": [
{
"arch": "x86_64",
"epoch": null,
"name": "tbb",
"release": "8.el9",
"source": "rpm",
"version": "2020.3"
}
],
"teamd": [
{
"arch": "x86_64",
"epoch": null,
"name": "teamd",
"release": "16.el9",
"source": "rpm",
"version": "1.31"
}
],
"telnet": [
{
"arch": "x86_64",
"epoch": 1,
"name": "telnet",
"release": "85.el9",
"source": "rpm",
"version": "0.17"
}
],
"time": [
{
"arch": "x86_64",
"epoch": null,
"name": "time",
"release": "18.el9",
"source": "rpm",
"version": "1.9"
}
],
"tpm2-tss": [
{
"arch": "x86_64",
"epoch": null,
"name": "tpm2-tss",
"release": "1.el9",
"source": "rpm",
"version": "3.2.3"
}
],
"tzdata": [
{
"arch": "noarch",
"epoch": null,
"name": "tzdata",
"release": "2.el9",
"source": "rpm",
"version": "2024a"
}
],
"unbound-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "unbound-libs",
"release": "8.el9",
"source": "rpm",
"version": "1.16.2"
}
],
"unzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "unzip",
"release": "56.el9",
"source": "rpm",
"version": "6.0"
}
],
"userspace-rcu": [
{
"arch": "x86_64",
"epoch": null,
"name": "userspace-rcu",
"release": "6.el9",
"source": "rpm",
"version": "0.12.1"
}
],
"util-linux": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux",
"release": "18.el9",
"source": "rpm",
"version": "2.37.4"
}
],
"util-linux-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux-core",
"release": "18.el9",
"source": "rpm",
"version": "2.37.4"
}
],
"vim-common": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-common",
"release": "20.el9",
"source": "rpm",
"version": "8.2.2637"
}
],
"vim-enhanced": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-enhanced",
"release": "20.el9",
"source": "rpm",
"version": "8.2.2637"
}
],
"vim-filesystem": [
{
"arch": "noarch",
"epoch": 2,
"name": "vim-filesystem",
"release": "20.el9",
"source": "rpm",
"version": "8.2.2637"
}
],
"vim-minimal": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-minimal",
"release": "20.el9",
"source": "rpm",
"version": "8.2.2637"
}
],
"wget": [
{
"arch": "x86_64",
"epoch": null,
"name": "wget",
"release": "7.el9",
"source": "rpm",
"version": "1.21.1"
}
],
"which": [
{
"arch": "x86_64",
"epoch": null,
"name": "which",
"release": "29.el9",
"source": "rpm",
"version": "2.21"
}
],
"xfsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xfsprogs",
"release": "1.el9",
"source": "rpm",
"version": "6.4.0"
}
],
"xz": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz",
"release": "8.el9",
"source": "rpm",
"version": "5.2.5"
}
],
"xz-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-devel",
"release": "8.el9",
"source": "rpm",
"version": "5.2.5"
}
],
"xz-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-libs",
"release": "8.el9",
"source": "rpm",
"version": "5.2.5"
}
],
"yum": [
{
"arch": "noarch",
"epoch": null,
"name": "yum",
"release": "15.el9",
"source": "rpm",
"version": "4.14.0"
}
],
"yum-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "yum-utils",
"release": "15.el9",
"source": "rpm",
"version": "4.3.0"
}
],
"zip": [
{
"arch": "x86_64",
"epoch": null,
"name": "zip",
"release": "35.el9",
"source": "rpm",
"version": "3.0"
}
],
"zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib",
"release": "41.el9",
"source": "rpm",
"version": "1.2.11"
}
],
"zlib-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib-devel",
"release": "41.el9",
"source": "rpm",
"version": "1.2.11"
}
]
}
},
"changed": false
}
TASK [Debug pacemaker version] *************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/fetch_versions.yml:16
Saturday 06 July 2024 06:35:45 +0000 (0:00:00.954) 0:02:28.056 *********
ok: [sut] => {
"ansible_facts.packages['pacemaker']": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker",
"release": "5.el9",
"source": "rpm",
"version": "2.1.7"
}
]
}
TASK [Extract versions of cluster components] **********************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/fetch_versions.yml:20
Saturday 06 July 2024 06:35:45 +0000 (0:00:00.027) 0:02:28.084 *********
ok: [sut] => {
"ansible_facts": {
"__test_pacemaker_version": "2.1.7",
"__test_pcs_version": "0.11.7"
},
"changed": false
}
TASK [Discover CIB schema version] *********************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:415
Saturday 06 July 2024 06:35:45 +0000 (0:00:00.029) 0:02:28.114 *********
ok: [sut] => {
"changed": false,
"cmd": [
"xmllint",
"--xpath",
"substring-after(/cib/@validate-with, \"pacemaker-\")",
"/var/lib/pacemaker/cib/cib.xml"
],
"delta": "0:00:00.004139",
"end": "2024-07-06 06:35:46.100462",
"rc": 0,
"start": "2024-07-06 06:35:46.096323"
}
STDOUT:
3.1
TASK [Discover role names] *****************************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:424
Saturday 06 July 2024 06:35:46 +0000 (0:00:00.221) 0:02:28.336 *********
ok: [sut] => {
"ansible_facts": {
"__test_new_roles_cib": false,
"__test_new_roles_pcs": true
},
"changed": false
}
TASK [Fetch location constraints configuration from the cluster] ***************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:527
Saturday 06 July 2024 06:35:46 +0000 (0:00:00.025) 0:02:28.361 *********
skipping: [sut] => {
"changed": false,
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [Print real location constraints configuration] ***************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:533
Saturday 06 July 2024 06:35:46 +0000 (0:00:00.019) 0:02:28.381 *********
skipping: [sut] => {
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities"
}
TASK [Print expected location constraints configuration] ***********************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:537
Saturday 06 July 2024 06:35:46 +0000 (0:00:00.019) 0:02:28.401 *********
skipping: [sut] => {
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities"
}
TASK [Check location constraints configuration] ********************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:541
Saturday 06 July 2024 06:35:46 +0000 (0:00:00.020) 0:02:28.421 *********
skipping: [sut] => {
"changed": false,
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [Fetch location constraints configuration from the cluster] ***************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1509
Saturday 06 July 2024 06:35:46 +0000 (0:00:00.020) 0:02:28.441 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--output-format=json",
"--",
"constraint",
"location"
],
"delta": "0:00:00.913896",
"end": "2024-07-06 06:35:47.339968",
"rc": 0,
"start": "2024-07-06 06:35:46.426072"
}
STDOUT:
{
"location": [
{
"resource_id": "d1",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "location-d1-node1-INFINITY",
"score": "INFINITY",
"node": "node1",
"rules": [],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "location-dd-node1-INFINITY",
"score": "INFINITY",
"node": "node1",
"rules": [],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": "d1",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "location-d1-node2--123",
"score": "-123",
"node": "node2",
"rules": [],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "location-dd-node2-23",
"score": "23",
"node": "node2",
"rules": [],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": "d2",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "cl1",
"score": "INFINITY",
"node": "node1",
"rules": [],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "cl2",
"score": "INFINITY",
"node": "node3",
"rules": [],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": "d2",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "cl3",
"score": "INFINITY",
"node": "node2",
"rules": [],
"lifetime": [],
"resource_discovery": "exclusive"
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "cl4",
"score": "INFINITY",
"node": "node4",
"rules": [],
"lifetime": [],
"resource_discovery": "exclusive"
}
},
{
"resource_id": "d2",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "cl5",
"score": "-INFINITY",
"node": "node3",
"rules": [],
"lifetime": [],
"resource_discovery": "never"
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "cl6",
"score": "-32",
"node": "node5",
"rules": [],
"lifetime": [],
"resource_discovery": "never"
}
},
{
"resource_id": "d3",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "location-d3",
"score": null,
"node": null,
"rules": [
{
"id": "location-d3-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-d3-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "1"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 1"
}
],
"as_string": "rule eq 1"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "location-dd",
"score": null,
"node": null,
"rules": [
{
"id": "location-dd-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-dd-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "1"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 1"
}
],
"as_string": "rule eq 1"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": "d3",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "cl7",
"score": null,
"node": null,
"rules": [
{
"id": "cl7-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "INFINITY"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "cl7-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "2"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 2"
},
{
"id": "cl7-rule-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "cl7-rule-rule-expr",
"type": "DATE_EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"start": "2000-01-01"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "date gt 2000-01-01"
},
{
"id": "cl7-rule-rule-expr-1",
"type": "DATE_EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "date_spec"
},
"date_spec": {
"id": "cl7-rule-rule-expr-1-datespec",
"options": {
"weekdays": "1"
}
},
"duration": null,
"expressions": [],
"as_string": "date-spec weekdays=1"
}
],
"as_string": "date gt 2000-01-01 or date-spec weekdays=1"
}
],
"as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "cl8",
"score": null,
"node": null,
"rules": [
{
"id": "cl8-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "INFINITY"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "cl8-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "2"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 2"
},
{
"id": "cl8-rule-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "cl8-rule-rule-expr",
"type": "DATE_EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"start": "2000-01-01"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "date gt 2000-01-01"
},
{
"id": "cl8-rule-rule-expr-1",
"type": "DATE_EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "date_spec"
},
"date_spec": {
"id": "cl8-rule-rule-expr-1-datespec",
"options": {
"weekdays": "1"
}
},
"duration": null,
"expressions": [],
"as_string": "date-spec weekdays=1"
}
],
"as_string": "date gt 2000-01-01 or date-spec weekdays=1"
}
],
"as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": "d3",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "location-d3-1",
"score": null,
"node": null,
"rules": [
{
"id": "location-d3-1-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"role": "Promoted",
"score": "INFINITY"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-d3-1-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "3"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 3"
},
{
"id": "location-d3-1-rule-expr-1",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "#uname",
"value": "node2"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "#uname eq node2"
}
],
"as_string": "rule eq 3 or #uname eq node2"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "location-dd-1",
"score": null,
"node": null,
"rules": [
{
"id": "location-dd-1-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"role": "Promoted",
"score": "INFINITY"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-dd-1-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "3"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 3"
},
{
"id": "location-dd-1-rule-expr-1",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "#uname",
"value": "node2"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "#uname eq node2"
}
],
"as_string": "rule eq 3 or #uname eq node2"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": "d3",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "location-d3-2",
"score": null,
"node": null,
"rules": [
{
"id": "location-d3-2-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "-47"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-d3-2-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "4"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 4"
},
{
"id": "location-d3-2-rule-expr-1",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"attribute": "value",
"value": "-10"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "value gt -10"
}
],
"as_string": "rule eq 4 and value gt -10"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "location-dd-2",
"score": null,
"node": null,
"rules": [
{
"id": "location-dd-2-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "-47"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-dd-2-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "4"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 4"
},
{
"id": "location-dd-2-rule-expr-1",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"attribute": "value",
"value": "-10"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "value gt -10"
}
],
"as_string": "rule eq 4 and value gt -10"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": "d3",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "location-d3-3",
"score": null,
"node": null,
"rules": [
{
"id": "location-d3-3-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score-attribute": "myscore"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-d3-3-rule-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-d3-3-rule-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "5"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 5"
},
{
"id": "location-d3-3-rule-rule-expr-1",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "ne",
"attribute": "value",
"type": "string",
"value": "interesting;string&"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "value ne string interesting;string&"
}
],
"as_string": "rule eq 5 or value ne string interesting;string&"
},
{
"id": "location-d3-3-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"attribute": "x",
"value": "0"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "x gt 0"
}
],
"as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "location-dd-3",
"score": null,
"node": null,
"rules": [
{
"id": "location-dd-3-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score-attribute": "myscore"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-dd-3-rule-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-dd-3-rule-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "5"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 5"
},
{
"id": "location-dd-3-rule-rule-expr-1",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "ne",
"attribute": "value",
"type": "string",
"value": "interesting;string&"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "value ne string interesting;string&"
}
],
"as_string": "rule eq 5 or value ne string interesting;string&"
},
{
"id": "location-dd-3-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"attribute": "x",
"value": "0"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "x gt 0"
}
],
"as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0"
}
],
"lifetime": [],
"resource_discovery": null
}
},
{
"resource_id": "d3",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "location-d3-4",
"score": null,
"node": null,
"rules": [
{
"id": "location-d3-4-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-d3-4-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "6"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 6"
}
],
"as_string": "rule eq 6"
}
],
"lifetime": [],
"resource_discovery": "always"
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "location-dd-4",
"score": null,
"node": null,
"rules": [
{
"id": "location-dd-4-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "location-dd-4-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "6"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 6"
}
],
"as_string": "rule eq 6"
}
],
"lifetime": [],
"resource_discovery": "always"
}
},
{
"resource_id": "d3",
"resource_pattern": null,
"role": null,
"attributes": {
"constraint_id": "cl9",
"score": null,
"node": null,
"rules": [
{
"id": "cl9-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"role": "Unpromoted",
"score": "-47"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "cl9-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "7"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 7"
}
],
"as_string": "rule eq 7"
}
],
"lifetime": [],
"resource_discovery": "always"
}
},
{
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null,
"attributes": {
"constraint_id": "cl10",
"score": null,
"node": null,
"rules": [
{
"id": "cl10-rule",
"type": "RULE",
"in_effect": "UNKNOWN",
"options": {
"role": "Unpromoted",
"score": "-47"
},
"date_spec": null,
"duration": null,
"expressions": [
{
"id": "cl10-rule-expr",
"type": "EXPRESSION",
"in_effect": "UNKNOWN",
"options": {
"operation": "eq",
"attribute": "rule",
"value": "7"
},
"date_spec": null,
"duration": null,
"expressions": [],
"as_string": "rule eq 7"
}
],
"as_string": "rule eq 7"
}
],
"lifetime": [],
"resource_discovery": "always"
}
}
],
"location_set": [],
"colocation": [],
"colocation_set": [],
"order": [],
"order_set": [],
"ticket": [],
"ticket_set": []
}
TASK [Print real location constraints configuration] ***************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1515
Saturday 06 July 2024 06:35:47 +0000 (0:00:01.137) 0:02:29.578 *********
ok: [sut] => {
"__test_pcs_location_config.stdout | from_json": {
"colocation": [],
"colocation_set": [],
"location": [
{
"attributes": {
"constraint_id": "location-d1-node1-INFINITY",
"lifetime": [],
"node": "node1",
"resource_discovery": null,
"rules": [],
"score": "INFINITY"
},
"resource_id": "d1",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-node1-INFINITY",
"lifetime": [],
"node": "node1",
"resource_discovery": null,
"rules": [],
"score": "INFINITY"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d1-node2--123",
"lifetime": [],
"node": "node2",
"resource_discovery": null,
"rules": [],
"score": "-123"
},
"resource_id": "d1",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-node2-23",
"lifetime": [],
"node": "node2",
"resource_discovery": null,
"rules": [],
"score": "23"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl1",
"lifetime": [],
"node": "node1",
"resource_discovery": null,
"rules": [],
"score": "INFINITY"
},
"resource_id": "d2",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl2",
"lifetime": [],
"node": "node3",
"resource_discovery": null,
"rules": [],
"score": "INFINITY"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl3",
"lifetime": [],
"node": "node2",
"resource_discovery": "exclusive",
"rules": [],
"score": "INFINITY"
},
"resource_id": "d2",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl4",
"lifetime": [],
"node": "node4",
"resource_discovery": "exclusive",
"rules": [],
"score": "INFINITY"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl5",
"lifetime": [],
"node": "node3",
"resource_discovery": "never",
"rules": [],
"score": "-INFINITY"
},
"resource_id": "d2",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl6",
"lifetime": [],
"node": "node5",
"resource_discovery": "never",
"rules": [],
"score": "-32"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 1",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 1",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "1"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-rule",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 1",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 1",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "1"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-rule",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl7",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 2",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl7-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "2"
},
"type": "EXPRESSION"
},
{
"as_string": "date gt 2000-01-01 or date-spec weekdays=1",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "date gt 2000-01-01",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl7-rule-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"start": "2000-01-01"
},
"type": "DATE_EXPRESSION"
},
{
"as_string": "date-spec weekdays=1",
"date_spec": {
"id": "cl7-rule-rule-expr-1-datespec",
"options": {
"weekdays": "1"
}
},
"duration": null,
"expressions": [],
"id": "cl7-rule-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"operation": "date_spec"
},
"type": "DATE_EXPRESSION"
}
],
"id": "cl7-rule-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"type": "RULE"
}
],
"id": "cl7-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl8",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 2",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl8-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "2"
},
"type": "EXPRESSION"
},
{
"as_string": "date gt 2000-01-01 or date-spec weekdays=1",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "date gt 2000-01-01",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl8-rule-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"start": "2000-01-01"
},
"type": "DATE_EXPRESSION"
},
{
"as_string": "date-spec weekdays=1",
"date_spec": {
"id": "cl8-rule-rule-expr-1-datespec",
"options": {
"weekdays": "1"
}
},
"duration": null,
"expressions": [],
"id": "cl8-rule-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"operation": "date_spec"
},
"type": "DATE_EXPRESSION"
}
],
"id": "cl8-rule-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"type": "RULE"
}
],
"id": "cl8-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3-1",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 3 or #uname eq node2",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 3",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-1-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "3"
},
"type": "EXPRESSION"
},
{
"as_string": "#uname eq node2",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-1-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "#uname",
"operation": "eq",
"value": "node2"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-1-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"role": "Promoted",
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-1",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 3 or #uname eq node2",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 3",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-1-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "3"
},
"type": "EXPRESSION"
},
{
"as_string": "#uname eq node2",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-1-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "#uname",
"operation": "eq",
"value": "node2"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-1-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"role": "Promoted",
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3-2",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 4 and value gt -10",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 4",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-2-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "4"
},
"type": "EXPRESSION"
},
{
"as_string": "value gt -10",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-2-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "value",
"operation": "gt",
"value": "-10"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-2-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "-47"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-2",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 4 and value gt -10",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 4",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-2-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "4"
},
"type": "EXPRESSION"
},
{
"as_string": "value gt -10",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-2-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "value",
"operation": "gt",
"value": "-10"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-2-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "-47"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3-3",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 5 or value ne string interesting;string&",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 5",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-3-rule-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "5"
},
"type": "EXPRESSION"
},
{
"as_string": "value ne string interesting;string&",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-3-rule-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "value",
"operation": "ne",
"type": "string",
"value": "interesting;string&"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-3-rule-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"type": "RULE"
},
{
"as_string": "x gt 0",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-3-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "x",
"operation": "gt",
"value": "0"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-3-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score-attribute": "myscore"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-3",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 5 or value ne string interesting;string&",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 5",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-3-rule-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "5"
},
"type": "EXPRESSION"
},
{
"as_string": "value ne string interesting;string&",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-3-rule-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "value",
"operation": "ne",
"type": "string",
"value": "interesting;string&"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-3-rule-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"type": "RULE"
},
{
"as_string": "x gt 0",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-3-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "x",
"operation": "gt",
"value": "0"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-3-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score-attribute": "myscore"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3-4",
"lifetime": [],
"node": null,
"resource_discovery": "always",
"rules": [
{
"as_string": "rule eq 6",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 6",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-4-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "6"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-4-rule",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-4",
"lifetime": [],
"node": null,
"resource_discovery": "always",
"rules": [
{
"as_string": "rule eq 6",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 6",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-4-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "6"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-4-rule",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl9",
"lifetime": [],
"node": null,
"resource_discovery": "always",
"rules": [
{
"as_string": "rule eq 7",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 7",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl9-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "7"
},
"type": "EXPRESSION"
}
],
"id": "cl9-rule",
"in_effect": "UNKNOWN",
"options": {
"role": "Unpromoted",
"score": "-47"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl10",
"lifetime": [],
"node": null,
"resource_discovery": "always",
"rules": [
{
"as_string": "rule eq 7",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 7",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl10-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "7"
},
"type": "EXPRESSION"
}
],
"id": "cl10-rule",
"in_effect": "UNKNOWN",
"options": {
"role": "Unpromoted",
"score": "-47"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
}
],
"location_set": [],
"order": [],
"order_set": [],
"ticket": [],
"ticket_set": []
}
}
TASK [Print expected location constraints configuration] ***********************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1519
Saturday 06 July 2024 06:35:47 +0000 (0:00:00.112) 0:02:29.691 *********
ok: [sut] => {
"__test_expected_lines | from_json": {
"colocation": [],
"colocation_set": [],
"location": [
{
"attributes": {
"constraint_id": "location-d1-node1-INFINITY",
"lifetime": [],
"node": "node1",
"resource_discovery": null,
"rules": [],
"score": "INFINITY"
},
"resource_id": "d1",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-node1-INFINITY",
"lifetime": [],
"node": "node1",
"resource_discovery": null,
"rules": [],
"score": "INFINITY"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d1-node2--123",
"lifetime": [],
"node": "node2",
"resource_discovery": null,
"rules": [],
"score": "-123"
},
"resource_id": "d1",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-node2-23",
"lifetime": [],
"node": "node2",
"resource_discovery": null,
"rules": [],
"score": "23"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl1",
"lifetime": [],
"node": "node1",
"resource_discovery": null,
"rules": [],
"score": "INFINITY"
},
"resource_id": "d2",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl2",
"lifetime": [],
"node": "node3",
"resource_discovery": null,
"rules": [],
"score": "INFINITY"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl3",
"lifetime": [],
"node": "node2",
"resource_discovery": "exclusive",
"rules": [],
"score": "INFINITY"
},
"resource_id": "d2",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl4",
"lifetime": [],
"node": "node4",
"resource_discovery": "exclusive",
"rules": [],
"score": "INFINITY"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl5",
"lifetime": [],
"node": "node3",
"resource_discovery": "never",
"rules": [],
"score": "-INFINITY"
},
"resource_id": "d2",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl6",
"lifetime": [],
"node": "node5",
"resource_discovery": "never",
"rules": [],
"score": "-32"
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 1",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 1",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "1"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-rule",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 1",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 1",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "1"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-rule",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl7",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 2",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl7-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "2"
},
"type": "EXPRESSION"
},
{
"as_string": "date gt 2000-01-01 or date-spec weekdays=1",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "date gt 2000-01-01",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl7-rule-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"start": "2000-01-01"
},
"type": "DATE_EXPRESSION"
},
{
"as_string": "date-spec weekdays=1",
"date_spec": {
"id": "cl7-rule-rule-expr-1-datespec",
"options": {
"weekdays": "1"
}
},
"duration": null,
"expressions": [],
"id": "cl7-rule-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"operation": "date_spec"
},
"type": "DATE_EXPRESSION"
}
],
"id": "cl7-rule-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"type": "RULE"
}
],
"id": "cl7-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl8",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 2",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl8-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "2"
},
"type": "EXPRESSION"
},
{
"as_string": "date gt 2000-01-01 or date-spec weekdays=1",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "date gt 2000-01-01",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl8-rule-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"operation": "gt",
"start": "2000-01-01"
},
"type": "DATE_EXPRESSION"
},
{
"as_string": "date-spec weekdays=1",
"date_spec": {
"id": "cl8-rule-rule-expr-1-datespec",
"options": {
"weekdays": "1"
}
},
"duration": null,
"expressions": [],
"id": "cl8-rule-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"operation": "date_spec"
},
"type": "DATE_EXPRESSION"
}
],
"id": "cl8-rule-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"type": "RULE"
}
],
"id": "cl8-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3-1",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 3 or #uname eq node2",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 3",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-1-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "3"
},
"type": "EXPRESSION"
},
{
"as_string": "#uname eq node2",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-1-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "#uname",
"operation": "eq",
"value": "node2"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-1-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"role": "Promoted",
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-1",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 3 or #uname eq node2",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 3",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-1-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "3"
},
"type": "EXPRESSION"
},
{
"as_string": "#uname eq node2",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-1-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "#uname",
"operation": "eq",
"value": "node2"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-1-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"role": "Promoted",
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3-2",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 4 and value gt -10",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 4",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-2-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "4"
},
"type": "EXPRESSION"
},
{
"as_string": "value gt -10",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-2-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "value",
"operation": "gt",
"value": "-10"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-2-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "-47"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-2",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "rule eq 4 and value gt -10",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 4",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-2-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "4"
},
"type": "EXPRESSION"
},
{
"as_string": "value gt -10",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-2-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "value",
"operation": "gt",
"value": "-10"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-2-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score": "-47"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3-3",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 5 or value ne string interesting;string&",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 5",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-3-rule-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "5"
},
"type": "EXPRESSION"
},
{
"as_string": "value ne string interesting;string&",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-3-rule-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "value",
"operation": "ne",
"type": "string",
"value": "interesting;string&"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-3-rule-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"type": "RULE"
},
{
"as_string": "x gt 0",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-3-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "x",
"operation": "gt",
"value": "0"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-3-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score-attribute": "myscore"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-3",
"lifetime": [],
"node": null,
"resource_discovery": null,
"rules": [
{
"as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 5 or value ne string interesting;string&",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 5",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-3-rule-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "5"
},
"type": "EXPRESSION"
},
{
"as_string": "value ne string interesting;string&",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-3-rule-rule-expr-1",
"in_effect": "UNKNOWN",
"options": {
"attribute": "value",
"operation": "ne",
"type": "string",
"value": "interesting;string&"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-3-rule-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "or",
"score": "0"
},
"type": "RULE"
},
{
"as_string": "x gt 0",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-3-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "x",
"operation": "gt",
"value": "0"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-3-rule",
"in_effect": "UNKNOWN",
"options": {
"boolean-op": "and",
"score-attribute": "myscore"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "location-d3-4",
"lifetime": [],
"node": null,
"resource_discovery": "always",
"rules": [
{
"as_string": "rule eq 6",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 6",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-d3-4-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "6"
},
"type": "EXPRESSION"
}
],
"id": "location-d3-4-rule",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "location-dd-4",
"lifetime": [],
"node": null,
"resource_discovery": "always",
"rules": [
{
"as_string": "rule eq 6",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 6",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "location-dd-4-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "6"
},
"type": "EXPRESSION"
}
],
"id": "location-dd-4-rule",
"in_effect": "UNKNOWN",
"options": {
"score": "INFINITY"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
},
{
"attributes": {
"constraint_id": "cl9",
"lifetime": [],
"node": null,
"resource_discovery": "always",
"rules": [
{
"as_string": "rule eq 7",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 7",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl9-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "7"
},
"type": "EXPRESSION"
}
],
"id": "cl9-rule",
"in_effect": "UNKNOWN",
"options": {
"role": "Unpromoted",
"score": "-47"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": "d3",
"resource_pattern": null,
"role": null
},
{
"attributes": {
"constraint_id": "cl10",
"lifetime": [],
"node": null,
"resource_discovery": "always",
"rules": [
{
"as_string": "rule eq 7",
"date_spec": null,
"duration": null,
"expressions": [
{
"as_string": "rule eq 7",
"date_spec": null,
"duration": null,
"expressions": [],
"id": "cl10-rule-expr",
"in_effect": "UNKNOWN",
"options": {
"attribute": "rule",
"operation": "eq",
"value": "7"
},
"type": "EXPRESSION"
}
],
"id": "cl10-rule",
"in_effect": "UNKNOWN",
"options": {
"role": "Unpromoted",
"score": "-47"
},
"type": "RULE"
}
],
"score": null
},
"resource_id": null,
"resource_pattern": "d\\d+",
"role": null
}
],
"location_set": [],
"order": [],
"order_set": [],
"ticket": [],
"ticket_set": []
}
}
TASK [Check location constraints configuration] ********************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1523
Saturday 06 July 2024 06:35:47 +0000 (0:00:00.039) 0:02:29.730 *********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch colocation constraints configuration from the cluster] *************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1548
Saturday 06 July 2024 06:35:47 +0000 (0:00:00.025) 0:02:29.755 *********
skipping: [sut] => {
"changed": false,
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [Print real colocation constraints configuration] *************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1554
Saturday 06 July 2024 06:35:47 +0000 (0:00:00.019) 0:02:29.775 *********
skipping: [sut] => {
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities"
}
TASK [Print expected colocation constraints configuration] *********************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1558
Saturday 06 July 2024 06:35:47 +0000 (0:00:00.020) 0:02:29.796 *********
skipping: [sut] => {
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities"
}
TASK [Check colocation constraints configuration] ******************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1562
Saturday 06 July 2024 06:35:47 +0000 (0:00:00.020) 0:02:29.816 *********
skipping: [sut] => {
"changed": false,
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [Fetch colocation constraints configuration from the cluster] *************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1737
Saturday 06 July 2024 06:35:47 +0000 (0:00:00.019) 0:02:29.836 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--output-format=json",
"--",
"constraint",
"colocation"
],
"delta": "0:00:00.880329",
"end": "2024-07-06 06:35:48.716045",
"rc": 0,
"start": "2024-07-06 06:35:47.835716"
}
STDOUT:
{
"location": [],
"location_set": [],
"colocation": [
{
"resource_id": "d1",
"with_resource_id": "d2",
"node_attribute": null,
"resource_role": null,
"with_resource_role": null,
"resource_instance": null,
"with_resource_instance": null,
"attributes": {
"constraint_id": "colocation-d1-d2-INFINITY",
"score": "INFINITY",
"influence": null,
"lifetime": []
}
},
{
"resource_id": "d2",
"with_resource_id": "d3",
"node_attribute": null,
"resource_role": null,
"with_resource_role": null,
"resource_instance": null,
"with_resource_instance": null,
"attributes": {
"constraint_id": "colocation-d2-d3--10",
"score": "-10",
"influence": null,
"lifetime": []
}
},
{
"resource_id": "d3",
"with_resource_id": "d4",
"node_attribute": null,
"resource_role": null,
"with_resource_role": null,
"resource_instance": null,
"with_resource_instance": null,
"attributes": {
"constraint_id": "cc-id",
"score": "INFINITY",
"influence": null,
"lifetime": []
}
},
{
"resource_id": "d1",
"with_resource_id": "d3",
"node_attribute": null,
"resource_role": "Promoted",
"with_resource_role": "Promoted",
"resource_instance": null,
"with_resource_instance": null,
"attributes": {
"constraint_id": "colocation-d1-d3-INFINITY",
"score": "INFINITY",
"influence": null,
"lifetime": []
}
},
{
"resource_id": "d1",
"with_resource_id": "d4",
"node_attribute": "attribute-name",
"resource_role": null,
"with_resource_role": null,
"resource_instance": null,
"with_resource_instance": null,
"attributes": {
"constraint_id": "colocation-d1-d4-INFINITY",
"score": "INFINITY",
"influence": null,
"lifetime": []
}
},
{
"resource_id": "d2",
"with_resource_id": "d4",
"node_attribute": "attribute-name",
"resource_role": "Unpromoted",
"with_resource_role": "Started",
"resource_instance": null,
"with_resource_instance": null,
"attributes": {
"constraint_id": "cc-all",
"score": "-INFINITY",
"influence": null,
"lifetime": []
}
}
],
"colocation_set": [
{
"resource_sets": [
{
"set_id": "colocation_set_d1d2_set",
"sequential": null,
"require_all": null,
"ordering": null,
"action": null,
"role": null,
"score": null,
"kind": null,
"resources_ids": [
"d1",
"d2"
]
}
],
"attributes": {
"constraint_id": "colocation_set_d1d2",
"score": "INFINITY",
"influence": null,
"lifetime": []
}
},
{
"resource_sets": [
{
"set_id": "cc-set_set",
"sequential": null,
"require_all": null,
"ordering": null,
"action": null,
"role": "Promoted",
"score": null,
"kind": null,
"resources_ids": [
"d1",
"d2"
]
},
{
"set_id": "cc-set_set-1",
"sequential": false,
"require_all": null,
"ordering": null,
"action": null,
"role": null,
"score": null,
"kind": null,
"resources_ids": [
"d3",
"d4"
]
}
],
"attributes": {
"constraint_id": "cc-set",
"score": "20",
"influence": null,
"lifetime": []
}
}
],
"order": [],
"order_set": [],
"ticket": [],
"ticket_set": []
}
TASK [Print real colocation constraints configuration] *************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1743
Saturday 06 July 2024 06:35:48 +0000 (0:00:01.115) 0:02:30.951 *********
ok: [sut] => {
"__test_pcs_colocation_config.stdout | from_json": {
"colocation": [
{
"attributes": {
"constraint_id": "colocation-d1-d2-INFINITY",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"node_attribute": null,
"resource_id": "d1",
"resource_instance": null,
"resource_role": null,
"with_resource_id": "d2",
"with_resource_instance": null,
"with_resource_role": null
},
{
"attributes": {
"constraint_id": "colocation-d2-d3--10",
"influence": null,
"lifetime": [],
"score": "-10"
},
"node_attribute": null,
"resource_id": "d2",
"resource_instance": null,
"resource_role": null,
"with_resource_id": "d3",
"with_resource_instance": null,
"with_resource_role": null
},
{
"attributes": {
"constraint_id": "cc-id",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"node_attribute": null,
"resource_id": "d3",
"resource_instance": null,
"resource_role": null,
"with_resource_id": "d4",
"with_resource_instance": null,
"with_resource_role": null
},
{
"attributes": {
"constraint_id": "colocation-d1-d3-INFINITY",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"node_attribute": null,
"resource_id": "d1",
"resource_instance": null,
"resource_role": "Promoted",
"with_resource_id": "d3",
"with_resource_instance": null,
"with_resource_role": "Promoted"
},
{
"attributes": {
"constraint_id": "colocation-d1-d4-INFINITY",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"node_attribute": "attribute-name",
"resource_id": "d1",
"resource_instance": null,
"resource_role": null,
"with_resource_id": "d4",
"with_resource_instance": null,
"with_resource_role": null
},
{
"attributes": {
"constraint_id": "cc-all",
"influence": null,
"lifetime": [],
"score": "-INFINITY"
},
"node_attribute": "attribute-name",
"resource_id": "d2",
"resource_instance": null,
"resource_role": "Unpromoted",
"with_resource_id": "d4",
"with_resource_instance": null,
"with_resource_role": "Started"
}
],
"colocation_set": [
{
"attributes": {
"constraint_id": "colocation_set_d1d2",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "colocation_set_d1d2_set"
}
]
},
{
"attributes": {
"constraint_id": "cc-set",
"influence": null,
"lifetime": [],
"score": "20"
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": "Promoted",
"score": null,
"sequential": null,
"set_id": "cc-set_set"
},
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d3",
"d4"
],
"role": null,
"score": null,
"sequential": false,
"set_id": "cc-set_set-1"
}
]
}
],
"location": [],
"location_set": [],
"order": [],
"order_set": [],
"ticket": [],
"ticket_set": []
}
}
TASK [Print expected colocation constraints configuration] *********************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1747
Saturday 06 July 2024 06:35:48 +0000 (0:00:00.027) 0:02:30.979 *********
ok: [sut] => {
"__test_expected_lines | from_json": {
"colocation": [
{
"attributes": {
"constraint_id": "colocation-d1-d2-INFINITY",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"node_attribute": null,
"resource_id": "d1",
"resource_instance": null,
"resource_role": null,
"with_resource_id": "d2",
"with_resource_instance": null,
"with_resource_role": null
},
{
"attributes": {
"constraint_id": "colocation-d2-d3--10",
"influence": null,
"lifetime": [],
"score": "-10"
},
"node_attribute": null,
"resource_id": "d2",
"resource_instance": null,
"resource_role": null,
"with_resource_id": "d3",
"with_resource_instance": null,
"with_resource_role": null
},
{
"attributes": {
"constraint_id": "cc-id",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"node_attribute": null,
"resource_id": "d3",
"resource_instance": null,
"resource_role": null,
"with_resource_id": "d4",
"with_resource_instance": null,
"with_resource_role": null
},
{
"attributes": {
"constraint_id": "colocation-d1-d3-INFINITY",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"node_attribute": null,
"resource_id": "d1",
"resource_instance": null,
"resource_role": "Promoted",
"with_resource_id": "d3",
"with_resource_instance": null,
"with_resource_role": "Promoted"
},
{
"attributes": {
"constraint_id": "colocation-d1-d4-INFINITY",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"node_attribute": "attribute-name",
"resource_id": "d1",
"resource_instance": null,
"resource_role": null,
"with_resource_id": "d4",
"with_resource_instance": null,
"with_resource_role": null
},
{
"attributes": {
"constraint_id": "cc-all",
"influence": null,
"lifetime": [],
"score": "-INFINITY"
},
"node_attribute": "attribute-name",
"resource_id": "d2",
"resource_instance": null,
"resource_role": "Unpromoted",
"with_resource_id": "d4",
"with_resource_instance": null,
"with_resource_role": "Started"
}
],
"colocation_set": [
{
"attributes": {
"constraint_id": "colocation_set_d1d2",
"influence": null,
"lifetime": [],
"score": "INFINITY"
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "colocation_set_d1d2_set"
}
]
},
{
"attributes": {
"constraint_id": "cc-set",
"influence": null,
"lifetime": [],
"score": "20"
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": "Promoted",
"score": null,
"sequential": null,
"set_id": "cc-set_set"
},
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d3",
"d4"
],
"role": null,
"score": null,
"sequential": false,
"set_id": "cc-set_set-1"
}
]
}
],
"location": [],
"location_set": [],
"order": [],
"order_set": [],
"ticket": [],
"ticket_set": []
}
}
TASK [Check colocation constraints configuration] ******************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1751
Saturday 06 July 2024 06:35:48 +0000 (0:00:00.025) 0:02:31.004 *********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch order constraints configuration from the cluster] ******************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1772
Saturday 06 July 2024 06:35:48 +0000 (0:00:00.022) 0:02:31.027 *********
skipping: [sut] => {
"changed": false,
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [Print real order constraints configuration] ******************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1778
Saturday 06 July 2024 06:35:48 +0000 (0:00:00.019) 0:02:31.047 *********
skipping: [sut] => {
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities"
}
TASK [Print expected order constraints configuration] **************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1782
Saturday 06 July 2024 06:35:48 +0000 (0:00:00.019) 0:02:31.066 *********
skipping: [sut] => {
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities"
}
TASK [Check order constraints configuration] ***********************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1786
Saturday 06 July 2024 06:35:48 +0000 (0:00:00.019) 0:02:31.086 *********
skipping: [sut] => {
"changed": false,
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [Fetch order constraints configuration from the cluster] ******************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1963
Saturday 06 July 2024 06:35:48 +0000 (0:00:00.019) 0:02:31.106 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--output-format=json",
"--",
"constraint",
"order"
],
"delta": "0:00:00.912974",
"end": "2024-07-06 06:35:50.000642",
"rc": 0,
"start": "2024-07-06 06:35:49.087668"
}
STDOUT:
{
"location": [],
"location_set": [],
"colocation": [],
"colocation_set": [],
"order": [
{
"first_resource_id": "d1",
"then_resource_id": "d2",
"first_action": "start",
"then_action": "start",
"first_resource_instance": null,
"then_resource_instance": null,
"attributes": {
"constraint_id": "order-d1-d2-mandatory",
"symmetrical": null,
"require_all": null,
"score": null,
"kind": null
}
},
{
"first_resource_id": "d2",
"then_resource_id": "d3",
"first_action": "start",
"then_action": "start",
"first_resource_instance": null,
"then_resource_instance": null,
"attributes": {
"constraint_id": "co-id",
"symmetrical": null,
"require_all": null,
"score": null,
"kind": null
}
},
{
"first_resource_id": "d3",
"then_resource_id": "d4",
"first_action": "demote",
"then_action": "promote",
"first_resource_instance": null,
"then_resource_instance": null,
"attributes": {
"constraint_id": "order-d3-d4-mandatory",
"symmetrical": null,
"require_all": null,
"score": null,
"kind": null
}
},
{
"first_resource_id": "d1",
"then_resource_id": "d3",
"first_action": "start",
"then_action": "start",
"first_resource_instance": null,
"then_resource_instance": null,
"attributes": {
"constraint_id": "order-d1-d3-Optional",
"symmetrical": false,
"require_all": false,
"score": null,
"kind": "Optional"
}
},
{
"first_resource_id": "d1",
"then_resource_id": "d4",
"first_action": "start",
"then_action": "start",
"first_resource_instance": null,
"then_resource_instance": null,
"attributes": {
"constraint_id": "order-d1-d4--15",
"symmetrical": null,
"require_all": null,
"score": "-15",
"kind": null
}
},
{
"first_resource_id": "d2",
"then_resource_id": "d4",
"first_action": "demote",
"then_action": "stop",
"first_resource_instance": null,
"then_resource_instance": null,
"attributes": {
"constraint_id": "co-all",
"symmetrical": false,
"require_all": false,
"score": "10",
"kind": null
}
}
],
"order_set": [
{
"resource_sets": [
{
"set_id": "order_set_d1d2_set",
"sequential": null,
"require_all": null,
"ordering": null,
"action": null,
"role": null,
"score": null,
"kind": null,
"resources_ids": [
"d1",
"d2"
]
}
],
"attributes": {
"constraint_id": "order_set_d1d2",
"symmetrical": null,
"require_all": null,
"score": null,
"kind": null
}
},
{
"resource_sets": [
{
"set_id": "co-set_set",
"sequential": null,
"require_all": null,
"ordering": null,
"action": "promote",
"role": null,
"score": null,
"kind": null,
"resources_ids": [
"d1",
"d2"
]
},
{
"set_id": "co-set_set-1",
"sequential": false,
"require_all": true,
"ordering": null,
"action": null,
"role": null,
"score": null,
"kind": null,
"resources_ids": [
"d3",
"d4"
]
}
],
"attributes": {
"constraint_id": "co-set",
"symmetrical": false,
"require_all": null,
"score": null,
"kind": "Serialize"
}
}
],
"ticket": [],
"ticket_set": []
}
TASK [Print real order constraints configuration] ******************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1969
Saturday 06 July 2024 06:35:50 +0000 (0:00:01.129) 0:02:32.235 *********
ok: [sut] => {
"__test_pcs_order_config.stdout | from_json": {
"colocation": [],
"colocation_set": [],
"location": [],
"location_set": [],
"order": [
{
"attributes": {
"constraint_id": "order-d1-d2-mandatory",
"kind": null,
"require_all": null,
"score": null,
"symmetrical": null
},
"first_action": "start",
"first_resource_id": "d1",
"first_resource_instance": null,
"then_action": "start",
"then_resource_id": "d2",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "co-id",
"kind": null,
"require_all": null,
"score": null,
"symmetrical": null
},
"first_action": "start",
"first_resource_id": "d2",
"first_resource_instance": null,
"then_action": "start",
"then_resource_id": "d3",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "order-d3-d4-mandatory",
"kind": null,
"require_all": null,
"score": null,
"symmetrical": null
},
"first_action": "demote",
"first_resource_id": "d3",
"first_resource_instance": null,
"then_action": "promote",
"then_resource_id": "d4",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "order-d1-d3-Optional",
"kind": "Optional",
"require_all": false,
"score": null,
"symmetrical": false
},
"first_action": "start",
"first_resource_id": "d1",
"first_resource_instance": null,
"then_action": "start",
"then_resource_id": "d3",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "order-d1-d4--15",
"kind": null,
"require_all": null,
"score": "-15",
"symmetrical": null
},
"first_action": "start",
"first_resource_id": "d1",
"first_resource_instance": null,
"then_action": "start",
"then_resource_id": "d4",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "co-all",
"kind": null,
"require_all": false,
"score": "10",
"symmetrical": false
},
"first_action": "demote",
"first_resource_id": "d2",
"first_resource_instance": null,
"then_action": "stop",
"then_resource_id": "d4",
"then_resource_instance": null
}
],
"order_set": [
{
"attributes": {
"constraint_id": "order_set_d1d2",
"kind": null,
"require_all": null,
"score": null,
"symmetrical": null
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "order_set_d1d2_set"
}
]
},
{
"attributes": {
"constraint_id": "co-set",
"kind": "Serialize",
"require_all": null,
"score": null,
"symmetrical": false
},
"resource_sets": [
{
"action": "promote",
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "co-set_set"
},
{
"action": null,
"kind": null,
"ordering": null,
"require_all": true,
"resources_ids": [
"d3",
"d4"
],
"role": null,
"score": null,
"sequential": false,
"set_id": "co-set_set-1"
}
]
}
],
"ticket": [],
"ticket_set": []
}
}
TASK [Print expected order constraints configuration] **************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1973
Saturday 06 July 2024 06:35:50 +0000 (0:00:00.060) 0:02:32.295 *********
ok: [sut] => {
"__test_expected_lines | from_json": {
"colocation": [],
"colocation_set": [],
"location": [],
"location_set": [],
"order": [
{
"attributes": {
"constraint_id": "order-d1-d2-mandatory",
"kind": null,
"require_all": null,
"score": null,
"symmetrical": null
},
"first_action": "start",
"first_resource_id": "d1",
"first_resource_instance": null,
"then_action": "start",
"then_resource_id": "d2",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "co-id",
"kind": null,
"require_all": null,
"score": null,
"symmetrical": null
},
"first_action": "start",
"first_resource_id": "d2",
"first_resource_instance": null,
"then_action": "start",
"then_resource_id": "d3",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "order-d3-d4-mandatory",
"kind": null,
"require_all": null,
"score": null,
"symmetrical": null
},
"first_action": "demote",
"first_resource_id": "d3",
"first_resource_instance": null,
"then_action": "promote",
"then_resource_id": "d4",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "order-d1-d3-Optional",
"kind": "Optional",
"require_all": false,
"score": null,
"symmetrical": false
},
"first_action": "start",
"first_resource_id": "d1",
"first_resource_instance": null,
"then_action": "start",
"then_resource_id": "d3",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "order-d1-d4--15",
"kind": null,
"require_all": null,
"score": "-15",
"symmetrical": null
},
"first_action": "start",
"first_resource_id": "d1",
"first_resource_instance": null,
"then_action": "start",
"then_resource_id": "d4",
"then_resource_instance": null
},
{
"attributes": {
"constraint_id": "co-all",
"kind": null,
"require_all": false,
"score": "10",
"symmetrical": false
},
"first_action": "demote",
"first_resource_id": "d2",
"first_resource_instance": null,
"then_action": "stop",
"then_resource_id": "d4",
"then_resource_instance": null
}
],
"order_set": [
{
"attributes": {
"constraint_id": "order_set_d1d2",
"kind": null,
"require_all": null,
"score": null,
"symmetrical": null
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "order_set_d1d2_set"
}
]
},
{
"attributes": {
"constraint_id": "co-set",
"kind": "Serialize",
"require_all": null,
"score": null,
"symmetrical": false
},
"resource_sets": [
{
"action": "promote",
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "co-set_set"
},
{
"action": null,
"kind": null,
"ordering": null,
"require_all": true,
"resources_ids": [
"d3",
"d4"
],
"role": null,
"score": null,
"sequential": false,
"set_id": "co-set_set-1"
}
]
}
],
"ticket": [],
"ticket_set": []
}
}
TASK [Check order constraints configuration] ***********************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1977
Saturday 06 July 2024 06:35:50 +0000 (0:00:00.026) 0:02:32.322 *********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch ticket constraints configuration from the cluster] *****************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2001
Saturday 06 July 2024 06:35:50 +0000 (0:00:00.022) 0:02:32.345 *********
skipping: [sut] => {
"changed": false,
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [Print real ticket constraints configuration] *****************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2007
Saturday 06 July 2024 06:35:50 +0000 (0:00:00.019) 0:02:32.365 *********
skipping: [sut] => {
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities"
}
TASK [Print expected ticket constraints configuration] *************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2011
Saturday 06 July 2024 06:35:50 +0000 (0:00:00.019) 0:02:32.384 *********
skipping: [sut] => {
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities"
}
TASK [Check ticket constraints configuration] **********************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2015
Saturday 06 July 2024 06:35:50 +0000 (0:00:00.019) 0:02:32.404 *********
skipping: [sut] => {
"changed": false,
"false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities",
"skip_reason": "Conditional result was False"
}
TASK [Fetch ticket constraints configuration from the cluster] *****************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2030
Saturday 06 July 2024 06:35:50 +0000 (0:00:00.019) 0:02:32.423 *********
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--output-format=json",
"--",
"constraint",
"ticket"
],
"delta": "0:00:00.911785",
"end": "2024-07-06 06:35:51.321778",
"rc": 0,
"start": "2024-07-06 06:35:50.409993"
}
STDOUT:
{
"location": [],
"location_set": [],
"colocation": [],
"colocation_set": [],
"order": [],
"order_set": [],
"ticket": [
{
"resource_id": "d1",
"role": null,
"attributes": {
"constraint_id": "ticket-ticket1-d1",
"ticket": "ticket1",
"loss_policy": null
}
},
{
"resource_id": "d1",
"role": null,
"attributes": {
"constraint_id": "ct-id",
"ticket": "ticket2",
"loss_policy": null
}
},
{
"resource_id": "d2",
"role": "Promoted",
"attributes": {
"constraint_id": "ticket-ticket1-d2-Master",
"ticket": "ticket1",
"loss_policy": null
}
},
{
"resource_id": "d2",
"role": null,
"attributes": {
"constraint_id": "ticket-ticket2-d2",
"ticket": "ticket2",
"loss_policy": "stop"
}
},
{
"resource_id": "d3",
"role": "Unpromoted",
"attributes": {
"constraint_id": "ct-all",
"ticket": "ticket3",
"loss_policy": "demote"
}
}
],
"ticket_set": [
{
"resource_sets": [
{
"set_id": "ticket_set_d1_set",
"sequential": null,
"require_all": null,
"ordering": null,
"action": null,
"role": null,
"score": null,
"kind": null,
"resources_ids": [
"d1"
]
}
],
"attributes": {
"constraint_id": "ticket_set_d1",
"ticket": "ticket-set1",
"loss_policy": null
}
},
{
"resource_sets": [
{
"set_id": "ct-set_set",
"sequential": null,
"require_all": null,
"ordering": null,
"action": null,
"role": null,
"score": null,
"kind": null,
"resources_ids": [
"d1",
"d2"
]
},
{
"set_id": "ct-set_set-1",
"sequential": false,
"require_all": true,
"ordering": null,
"action": null,
"role": null,
"score": null,
"kind": null,
"resources_ids": [
"d3",
"d4"
]
}
],
"attributes": {
"constraint_id": "ct-set",
"ticket": "ticket-set1",
"loss_policy": "fence"
}
}
]
}
TASK [Print real ticket constraints configuration] *****************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2036
Saturday 06 July 2024 06:35:51 +0000 (0:00:01.134) 0:02:33.557 *********
ok: [sut] => {
"__test_pcs_ticket_config.stdout | from_json": {
"colocation": [],
"colocation_set": [],
"location": [],
"location_set": [],
"order": [],
"order_set": [],
"ticket": [
{
"attributes": {
"constraint_id": "ticket-ticket1-d1",
"loss_policy": null,
"ticket": "ticket1"
},
"resource_id": "d1",
"role": null
},
{
"attributes": {
"constraint_id": "ct-id",
"loss_policy": null,
"ticket": "ticket2"
},
"resource_id": "d1",
"role": null
},
{
"attributes": {
"constraint_id": "ticket-ticket1-d2-Master",
"loss_policy": null,
"ticket": "ticket1"
},
"resource_id": "d2",
"role": "Promoted"
},
{
"attributes": {
"constraint_id": "ticket-ticket2-d2",
"loss_policy": "stop",
"ticket": "ticket2"
},
"resource_id": "d2",
"role": null
},
{
"attributes": {
"constraint_id": "ct-all",
"loss_policy": "demote",
"ticket": "ticket3"
},
"resource_id": "d3",
"role": "Unpromoted"
}
],
"ticket_set": [
{
"attributes": {
"constraint_id": "ticket_set_d1",
"loss_policy": null,
"ticket": "ticket-set1"
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "ticket_set_d1_set"
}
]
},
{
"attributes": {
"constraint_id": "ct-set",
"loss_policy": "fence",
"ticket": "ticket-set1"
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "ct-set_set"
},
{
"action": null,
"kind": null,
"ordering": null,
"require_all": true,
"resources_ids": [
"d3",
"d4"
],
"role": null,
"score": null,
"sequential": false,
"set_id": "ct-set_set-1"
}
]
}
]
}
}
TASK [Print expected ticket constraints configuration] *************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2040
Saturday 06 July 2024 06:35:51 +0000 (0:00:00.024) 0:02:33.582 *********
ok: [sut] => {
"__test_expected_lines | from_json": {
"colocation": [],
"colocation_set": [],
"location": [],
"location_set": [],
"order": [],
"order_set": [],
"ticket": [
{
"attributes": {
"constraint_id": "ticket-ticket1-d1",
"loss_policy": null,
"ticket": "ticket1"
},
"resource_id": "d1",
"role": null
},
{
"attributes": {
"constraint_id": "ct-id",
"loss_policy": null,
"ticket": "ticket2"
},
"resource_id": "d1",
"role": null
},
{
"attributes": {
"constraint_id": "ticket-ticket1-d2-Master",
"loss_policy": null,
"ticket": "ticket1"
},
"resource_id": "d2",
"role": "Promoted"
},
{
"attributes": {
"constraint_id": "ticket-ticket2-d2",
"loss_policy": "stop",
"ticket": "ticket2"
},
"resource_id": "d2",
"role": null
},
{
"attributes": {
"constraint_id": "ct-all",
"loss_policy": "demote",
"ticket": "ticket3"
},
"resource_id": "d3",
"role": "Unpromoted"
}
],
"ticket_set": [
{
"attributes": {
"constraint_id": "ticket_set_d1",
"loss_policy": null,
"ticket": "ticket-set1"
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "ticket_set_d1_set"
}
]
},
{
"attributes": {
"constraint_id": "ct-set",
"loss_policy": "fence",
"ticket": "ticket-set1"
},
"resource_sets": [
{
"action": null,
"kind": null,
"ordering": null,
"require_all": null,
"resources_ids": [
"d1",
"d2"
],
"role": null,
"score": null,
"sequential": null,
"set_id": "ct-set_set"
},
{
"action": null,
"kind": null,
"ordering": null,
"require_all": true,
"resources_ids": [
"d3",
"d4"
],
"role": null,
"score": null,
"sequential": false,
"set_id": "ct-set_set-1"
}
]
}
]
}
}
TASK [Check ticket constraints configuration] **********************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2044
Saturday 06 July 2024 06:35:51 +0000 (0:00:00.024) 0:02:33.607 *********
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Check firewall and selinux state] ****************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2049
Saturday 06 July 2024 06:35:51 +0000 (0:00:00.023) 0:02:33.631 *********
included: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/check_firewall_selinux.yml for sut
TASK [Check firewall service status] *******************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/check_firewall_selinux.yml:6
Saturday 06 July 2024 06:35:51 +0000 (0:00:00.040) 0:02:33.671 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_manage_firewall | bool",
"skip_reason": "Conditional result was False"
}
TASK [Check firewall port status] **********************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/check_firewall_selinux.yml:12
Saturday 06 July 2024 06:35:51 +0000 (0:00:00.019) 0:02:33.691 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ha_cluster_manage_firewall | bool",
"skip_reason": "Conditional result was False"
}
TASK [Get associated selinux ports] ********************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/check_firewall_selinux.yml:25
Saturday 06 July 2024 06:35:51 +0000 (0:00:00.019) 0:02:33.710 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
"skip_reason": "Conditional result was False"
}
TASK [Check associated selinux ports] ******************************************
task path: /WORKDIR/git-weekly-cinevk14pe/tests/tasks/check_firewall_selinux.yml:33
Saturday 06 July 2024 06:35:51 +0000 (0:00:00.027) 0:02:33.738 *********
skipping: [sut] => {
"changed": false,
"false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"",
"skip_reason": "Conditional result was False"
}
PLAY RECAP *********************************************************************
sut : ok=225 changed=86 unreachable=0 failed=0 skipped=96 rescued=0 ignored=0
Saturday 06 July 2024 06:35:51 +0000 (0:00:00.136) 0:02:33.875 *********
===============================================================================
fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership -- 24.41s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75
fedora.linux_system_roles.ha_cluster : Install role essential packages -- 16.57s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11
fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 7.36s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/configure-shell.yml:88
fedora.linux_system_roles.ha_cluster : Install cluster packages --------- 5.11s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:44
fedora.linux_system_roles.ha_cluster : Get services status - detect SBD --- 2.86s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16
fedora.linux_system_roles.ha_cluster : Populate service facts ----------- 1.95s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3
fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker --- 1.92s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:135
fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice --- 1.86s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21
fedora.linux_system_roles.ha_cluster : Remove qnetd configuration ------- 1.53s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3
fedora.linux_system_roles.ha_cluster : Pcs auth using pcs-0.10 ---------- 1.45s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-auth-pcs-0.10.yml:3
fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities ----------- 1.40s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:141
fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API] --- 1.24s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:46
fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot --- 1.23s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3
fedora.linux_system_roles.ha_cluster : Write CIB configuration ---------- 1.22s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33
Fetch location constraints configuration from the cluster --------------- 1.14s
/WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1509 ----
Fetch ticket constraints configuration from the cluster ----------------- 1.13s
/WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:2030 ----
Fetch order constraints configuration from the cluster ------------------ 1.13s
/WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1963 ----
Fetch colocation constraints configuration from the cluster ------------- 1.12s
/WORKDIR/git-weekly-cinevk14pe/tests/tests_cib_constraints_create.yml:1737 ----
fedora.linux_system_roles.ha_cluster : Configure utilization for resource primitive d3 --- 1.05s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:61
fedora.linux_system_roles.ha_cluster : Configure resource primitive d2 --- 1.04s
/WORKDIR/git-weekly-cinevk14pe/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3
---^---^---^---^---^---
# STDERR:
---v---v---v---v---v---
[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This
feature will be removed from ansible-core in version 2.19. Deprecation warnings
can be disabled by setting deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: Encryption using the Python crypt module is deprecated.
The Python crypt module is deprecated and will be removed from Python 3.13.
Install the passlib library for continued encryption functionality. This
feature will be removed in version 2.17. Deprecation warnings can be disabled
by setting deprecation_warnings=False in ansible.cfg.
---^---^---^---^---^---