Formatting '/cache/fedora-35.qcow2.snap', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=4294967296 backing_file=/cache/fedora-35.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16
ansible-playbook [core 2.12.6]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
ansible collection location = /tmp/tmpfvtrqcwa
executable location = /usr/bin/ansible-playbook
python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
jinja version = 2.11.3
libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
PLAYBOOK: fedora-35_setup.yml **************************************************
1 plays in /cache/fedora-35_setup.yml
PLAY [Set up host for test playbooks] ******************************************
TASK [Gathering Facts] *********************************************************
task path: /cache/fedora-35_setup.yml:1
Wednesday 03 August 2022 07:53:24 +0000 (0:00:00.012) 0:00:00.012 ******
ok: [/cache/fedora-35.qcow2.snap]
META: ran handlers
TASK [Create EPEL 35 repo] *****************************************************
task path: /cache/fedora-35_setup.yml:5
Wednesday 03 August 2022 07:53:26 +0000 (0:00:01.282) 0:00:01.295 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Create yum cache] ********************************************************
task path: /cache/fedora-35_setup.yml:15
Wednesday 03 August 2022 07:53:26 +0000 (0:00:00.046) 0:00:01.341 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Create dnf cache] ********************************************************
task path: /cache/fedora-35_setup.yml:21
Wednesday 03 August 2022 07:53:26 +0000 (0:00:00.019) 0:00:01.361 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [Disable EPEL 7] **********************************************************
task path: /cache/fedora-35_setup.yml:27
Wednesday 03 August 2022 07:54:19 +0000 (0:00:52.837) 0:00:54.198 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [Disable EPEL 8] **********************************************************
task path: /cache/fedora-35_setup.yml:35
Wednesday 03 August 2022 07:54:19 +0000 (0:00:00.021) 0:00:54.220 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/fedora-35.qcow2.snap : ok=2 changed=1 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0
Wednesday 03 August 2022 07:54:19 +0000 (0:00:00.029) 0:00:54.249 ******
===============================================================================
Create dnf cache ------------------------------------------------------- 52.84s
/cache/fedora-35_setup.yml:21 -------------------------------------------------
Gathering Facts --------------------------------------------------------- 1.28s
/cache/fedora-35_setup.yml:1 --------------------------------------------------
Create EPEL 35 repo ----------------------------------------------------- 0.05s
/cache/fedora-35_setup.yml:5 --------------------------------------------------
Disable EPEL 8 ---------------------------------------------------------- 0.03s
/cache/fedora-35_setup.yml:35 -------------------------------------------------
Disable EPEL 7 ---------------------------------------------------------- 0.02s
/cache/fedora-35_setup.yml:27 -------------------------------------------------
Create yum cache -------------------------------------------------------- 0.02s
/cache/fedora-35_setup.yml:15 -------------------------------------------------
PLAYBOOK: setup-snapshot.yml ***************************************************
1 plays in /tmp/tmpca8ahchm/tests/setup-snapshot.yml
PLAY [all] *********************************************************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpca8ahchm/tests/setup-snapshot.yml:1
Wednesday 03 August 2022 07:54:19 +0000 (0:00:00.012) 0:00:54.262 ******
ok: [/cache/fedora-35.qcow2.snap]
META: ran handlers
TASK [Set platform/version specific variables] *********************************
task path: /tmp/tmpca8ahchm/tests/setup-snapshot.yml:3
Wednesday 03 August 2022 07:54:20 +0000 (0:00:00.842) 0:00:55.105 ******
TASK [linux-system-roles.cockpit : Ensure ansible_facts used by role] **********
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2
Wednesday 03 August 2022 07:54:20 +0000 (0:00:00.035) 0:00:55.140 ******
ok: [/cache/fedora-35.qcow2.snap]
TASK [linux-system-roles.cockpit : Set version specific variables] *************
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8
Wednesday 03 August 2022 07:54:20 +0000 (0:00:00.598) 0:00:55.739 ******
ok: [/cache/fedora-35.qcow2.snap] => (item=/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml) => {
"ansible_facts": {
"__cockpit_packages": {
"default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}",
"full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}",
"minimal": "{{ __cockpit_packages_minimal }}"
},
"__cockpit_packages_default": [
"cockpit",
"cockpit-networkmanager",
"cockpit-packagekit",
"cockpit-selinux",
"cockpit-storaged"
],
"__cockpit_packages_exclude": [
"cockpit-docker",
"cockpit-ostree",
"cockpit-tests"
],
"__cockpit_packages_full": [
"cockpit-*"
],
"__cockpit_packages_minimal": [
"cockpit-system",
"cockpit-ws"
]
},
"ansible_included_var_files": [
"/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml"
}
META: role_complete for /cache/fedora-35.qcow2.snap
TASK [Install test packages] ***************************************************
task path: /tmp/tmpca8ahchm/tests/setup-snapshot.yml:9
Wednesday 03 August 2022 07:54:20 +0000 (0:00:00.075) 0:00:55.815 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"rc": 0,
"results": [
"Installed: gdk-pixbuf2-2.42.6-2.fc35.x86_64",
"Installed: python3-dasbus-1.6-3.fc35.noarch",
"Installed: device-mapper-multipath-libs-0.8.6-5.fc35.x86_64",
"Installed: device-mapper-persistent-data-0.9.0-6.fc35.x86_64",
"Installed: cryptsetup-2.4.3-1.fc35.x86_64",
"Installed: python3-libxml2-2.9.14-1.fc35.x86_64",
"Installed: libteam-1.31-4.fc35.x86_64",
"Installed: policycoreutils-python-utils-3.3-1.fc35.noarch",
"Installed: jose-11-3.fc35.x86_64",
"Installed: clevis-18-6.fc35.x86_64",
"Installed: libaio-0.3.111-12.fc35.x86_64",
"Installed: clevis-luks-18-6.fc35.x86_64",
"Installed: clevis-pin-tpm2-0.5.0-1.fc35.x86_64",
"Installed: sscg-3.0.2-6.fc35.x86_64",
"Installed: web-assets-filesystem-5-15.fc35.noarch",
"Installed: tracer-common-0.7.8-1.fc35.noarch",
"Installed: iscsi-initiator-utils-6.2.1.4-0.git095f59c.fc35.2.x86_64",
"Installed: iscsi-initiator-utils-iscsiuio-6.2.1.4-0.git095f59c.fc35.2.x86_64",
"Installed: python3-psutil-5.8.0-12.fc35.x86_64",
"Installed: isns-utils-libs-0.101-2.fc35.x86_64",
"Installed: libluksmeta-9-12.fc35.x86_64",
"Installed: luksmeta-9-12.fc35.x86_64",
"Installed: cockpit-273-1.fc35.x86_64",
"Installed: cockpit-bridge-273-1.fc35.x86_64",
"Installed: libsoup-2.74.2-1.fc35.x86_64",
"Installed: js-jquery-3.5.0-6.fc35.noarch",
"Installed: adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch",
"Installed: fedora-logos-35.0.0-2.fc35.noarch",
"Installed: cockpit-networkmanager-273-1.fc35.noarch",
"Installed: libjose-11-3.fc35.x86_64",
"Installed: cockpit-packagekit-273-1.fc35.noarch",
"Installed: udisks2-iscsi-2.9.4-1.fc35.x86_64",
"Installed: udisks2-lvm2-2.9.4-1.fc35.x86_64",
"Installed: PackageKit-1.2.4-3.fc35.x86_64",
"Installed: libjpeg-turbo-2.1.0-3.fc35.x86_64",
"Installed: lvm2-libs-2.03.11-6.fc35.x86_64",
"Installed: libappstream-glib-0.7.18-3.fc35.x86_64",
"Installed: libstemmer-0-17.585svn.fc35.x86_64",
"Installed: gsettings-desktop-schemas-41.0-1.fc35.x86_64",
"Installed: jansson-2.13.1-3.fc35.x86_64",
"Installed: cockpit-selinux-273-1.fc35.noarch",
"Installed: PackageKit-glib-1.2.4-3.fc35.x86_64",
"Installed: libnl3-cli-3.5.0-8.fc35.x86_64",
"Installed: cockpit-storaged-273-1.fc35.noarch",
"Installed: cockpit-system-273-1.fc35.noarch",
"Installed: cockpit-ws-273-1.fc35.x86_64",
"Installed: python-systemd-doc-234-19.fc35.x86_64",
"Installed: abattis-cantarell-fonts-0.301-5.fc35.noarch",
"Installed: tpm2-tools-5.2-1.fc35.x86_64",
"Installed: teamd-1.31-4.fc35.x86_64",
"Installed: python3-gobject-base-3.42.0-1.fc35.x86_64",
"Installed: python3-tracer-0.7.8-1.fc35.noarch",
"Installed: NetworkManager-team-1:1.32.12-2.fc35.x86_64",
"Installed: userspace-rcu-0.13.0-3.fc35.x86_64",
"Installed: gobject-introspection-1.70.0-1.fc35.x86_64",
"Installed: openssl-1:1.1.1q-1.fc35.x86_64",
"Installed: libproxy-0.4.17-3.fc35.x86_64",
"Installed: libdaemon-0.14-22.fc35.x86_64",
"Installed: libblockdev-lvm-2.27-1.fc35.x86_64",
"Installed: setroubleshoot-plugins-3.3.14-3.fc35.noarch",
"Installed: setroubleshoot-server-3.3.29-1.fc35.x86_64",
"Installed: device-mapper-event-1.02.175-6.fc35.x86_64",
"Installed: lvm2-2.03.11-6.fc35.x86_64",
"Installed: device-mapper-event-libs-1.02.175-6.fc35.x86_64",
"Installed: python3-systemd-234-19.fc35.x86_64",
"Installed: device-mapper-multipath-0.8.6-5.fc35.x86_64",
"Installed: glib-networking-2.70.1-1.fc35.x86_64"
]
}
TASK [Remove undesired Cockpit packages] ***************************************
task path: /tmp/tmpca8ahchm/tests/setup-snapshot.yml:14
Wednesday 03 August 2022 07:54:40 +0000 (0:00:20.132) 0:01:15.947 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [Remove cockpit metapackage for config test] ******************************
task path: /tmp/tmpca8ahchm/tests/setup-snapshot.yml:22
Wednesday 03 August 2022 07:54:43 +0000 (0:00:02.187) 0:01:18.134 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"rc": 0,
"results": [
"Removed: cockpit-273-1.fc35.x86_64"
]
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/fedora-35.qcow2.snap : ok=8 changed=3 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0
Wednesday 03 August 2022 07:54:45 +0000 (0:00:02.368) 0:01:20.503 ******
===============================================================================
Create dnf cache ------------------------------------------------------- 52.84s
/cache/fedora-35_setup.yml:21 -------------------------------------------------
Install test packages -------------------------------------------------- 20.13s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:9 -----------------------------------
Remove cockpit metapackage for config test ------------------------------ 2.37s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:22 ----------------------------------
Remove undesired Cockpit packages --------------------------------------- 2.19s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:14 ----------------------------------
Gathering Facts --------------------------------------------------------- 1.28s
/cache/fedora-35_setup.yml:1 --------------------------------------------------
Gathering Facts --------------------------------------------------------- 0.84s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:1 -----------------------------------
linux-system-roles.cockpit : Ensure ansible_facts used by role ---------- 0.60s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 --
linux-system-roles.cockpit : Set version specific variables ------------- 0.08s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8 --
Create EPEL 35 repo ----------------------------------------------------- 0.05s
/cache/fedora-35_setup.yml:5 --------------------------------------------------
Set platform/version specific variables --------------------------------- 0.04s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:3 -----------------------------------
Disable EPEL 8 ---------------------------------------------------------- 0.03s
/cache/fedora-35_setup.yml:35 -------------------------------------------------
Disable EPEL 7 ---------------------------------------------------------- 0.02s
/cache/fedora-35_setup.yml:27 -------------------------------------------------
Create yum cache -------------------------------------------------------- 0.02s
/cache/fedora-35_setup.yml:15 -------------------------------------------------
PLAYBOOK: fedora-35_post_setup.yml *********************************************
1 plays in /cache/fedora-35_post_setup.yml
PLAY [Post setup - these happen last] ******************************************
META: ran handlers
TASK [force sync of filesystems - ensure setup changes are made to snapshot] ***
task path: /cache/fedora-35_post_setup.yml:5
Wednesday 03 August 2022 07:54:45 +0000 (0:00:00.020) 0:01:20.524 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
TASK [shutdown guest] **********************************************************
task path: /cache/fedora-35_post_setup.yml:8
Wednesday 03 August 2022 07:54:46 +0000 (0:00:00.506) 0:01:21.030 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/fedora-35.qcow2.snap : ok=10 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0
Wednesday 03 August 2022 07:54:46 +0000 (0:00:00.579) 0:01:21.610 ******
===============================================================================
Create dnf cache ------------------------------------------------------- 52.84s
/cache/fedora-35_setup.yml:21 -------------------------------------------------
Install test packages -------------------------------------------------- 20.13s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:9 -----------------------------------
Remove cockpit metapackage for config test ------------------------------ 2.37s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:22 ----------------------------------
Remove undesired Cockpit packages --------------------------------------- 2.19s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:14 ----------------------------------
Gathering Facts --------------------------------------------------------- 1.28s
/cache/fedora-35_setup.yml:1 --------------------------------------------------
Gathering Facts --------------------------------------------------------- 0.84s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:1 -----------------------------------
linux-system-roles.cockpit : Ensure ansible_facts used by role ---------- 0.60s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 --
shutdown guest ---------------------------------------------------------- 0.58s
/cache/fedora-35_post_setup.yml:8 ---------------------------------------------
force sync of filesystems - ensure setup changes are made to snapshot --- 0.51s
/cache/fedora-35_post_setup.yml:5 ---------------------------------------------
linux-system-roles.cockpit : Set version specific variables ------------- 0.08s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8 --
Create EPEL 35 repo ----------------------------------------------------- 0.05s
/cache/fedora-35_setup.yml:5 --------------------------------------------------
Set platform/version specific variables --------------------------------- 0.04s
/tmp/tmpca8ahchm/tests/setup-snapshot.yml:3 -----------------------------------
Disable EPEL 8 ---------------------------------------------------------- 0.03s
/cache/fedora-35_setup.yml:35 -------------------------------------------------
Disable EPEL 7 ---------------------------------------------------------- 0.02s
/cache/fedora-35_setup.yml:27 -------------------------------------------------
Create yum cache -------------------------------------------------------- 0.02s
/cache/fedora-35_setup.yml:15 -------------------------------------------------
ansible-playbook [core 2.12.6]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
ansible collection location = /tmp/tmpfvtrqcwa
executable location = /usr/bin/ansible-playbook
python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
jinja version = 2.11.3
libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
PLAYBOOK: tests_certificate.yml ************************************************
3 plays in /tmp/tmpca8ahchm/tests/tests_certificate.yml
PLAY [test - local setup] ******************************************************
META: ran handlers
TASK [Download current linux-system-roles.certificate] *************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:9
Wednesday 03 August 2022 07:55:31 +0000 (0:00:00.018) 0:00:00.018 ******
changed: [127.0.0.1] => {
"after": "a27c9a762f07c3c26c3880f1df597995f8fe0ba8",
"before": null,
"changed": true
}
META: ran handlers
META: ran handlers
PLAY [Install cockpit] *********************************************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:21
Wednesday 03 August 2022 07:55:32 +0000 (0:00:00.957) 0:00:00.975 ******
ok: [/cache/fedora-35.qcow2.snap]
META: ran handlers
TASK [linux-system-roles.cockpit : Ensure ansible_facts and variables used by role] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:1
Wednesday 03 August 2022 07:55:33 +0000 (0:00:01.341) 0:00:02.316 ******
included: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap
TASK [linux-system-roles.cockpit : Ensure ansible_facts used by role] **********
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2
Wednesday 03 August 2022 07:55:33 +0000 (0:00:00.026) 0:00:02.343 ******
ok: [/cache/fedora-35.qcow2.snap]
TASK [linux-system-roles.cockpit : Set version specific variables] *************
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8
Wednesday 03 August 2022 07:55:34 +0000 (0:00:00.589) 0:00:02.932 ******
ok: [/cache/fedora-35.qcow2.snap] => (item=/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml) => {
"ansible_facts": {
"__cockpit_packages": {
"default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}",
"full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}",
"minimal": "{{ __cockpit_packages_minimal }}"
},
"__cockpit_packages_default": [
"cockpit",
"cockpit-networkmanager",
"cockpit-packagekit",
"cockpit-selinux",
"cockpit-storaged"
],
"__cockpit_packages_exclude": [
"cockpit-docker",
"cockpit-ostree",
"cockpit-tests"
],
"__cockpit_packages_full": [
"cockpit-*"
],
"__cockpit_packages_minimal": [
"cockpit-system",
"cockpit-ws"
]
},
"ansible_included_var_files": [
"/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml"
}
TASK [linux-system-roles.cockpit : List active RHEL repositories] **************
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:9
Wednesday 03 August 2022 07:55:34 +0000 (0:00:00.038) 0:00:02.970 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.cockpit : Enable RHEL repositories] *******************
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:17
Wednesday 03 August 2022 07:55:34 +0000 (0:00:00.020) 0:00:02.991 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:21
Wednesday 03 August 2022 07:55:34 +0000 (0:00:00.019) 0:00:03.011 ******
included: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml for /cache/fedora-35.qcow2.snap => (item=/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml)
TASK [linux-system-roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:1
Wednesday 03 August 2022 07:55:34 +0000 (0:00:00.033) 0:00:03.045 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"ansible_facts": {
"cockpit_packages": "minimal"
},
"changed": false
}
TASK [linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed.] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:8
Wednesday 03 August 2022 07:55:34 +0000 (0:00:00.035) 0:00:03.080 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [linux-system-roles.cockpit : Create custom port configuration file directory] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:27
Wednesday 03 August 2022 07:55:37 +0000 (0:00:02.843) 0:00:05.923 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.cockpit : Create custom port configuration file] ******
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:35
Wednesday 03 August 2022 07:55:37 +0000 (0:00:00.026) 0:00:05.949 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.cockpit : Check if SELinux is enabled] ****************
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:51
Wednesday 03 August 2022 07:55:37 +0000 (0:00:00.025) 0:00:05.974 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Allow cockpit to own custom port in SELinux policy] **********************
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:58
Wednesday 03 August 2022 07:55:37 +0000 (0:00:00.025) 0:00:06.000 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.cockpit : Clean up port configuration file for undefined custom port] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:66
Wednesday 03 August 2022 07:55:37 +0000 (0:00:00.025) 0:00:06.025 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"path": "/etc/systemd/system/cockpit.socket.d/listen.conf",
"state": "absent"
}
TASK [linux-system-roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:75
Wednesday 03 August 2022 07:55:37 +0000 (0:00:00.524) 0:00:06.550 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"enabled": true,
"name": "cockpit.socket",
"state": "started",
"status": {
"Accept": "no",
"ActiveEnterTimestamp": "n/a",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestamp": "n/a",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "sysinit.target system.slice systemd-journald.socket",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestamp": "n/a",
"AssertTimestampMonotonic": "0",
"Backlog": "4096",
"Before": "shutdown.target sockets.target cockpit.service cockpit-motd.service",
"BindIPv6Only": "default",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"Broadcast": "no",
"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": "no",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestamp": "n/a",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"DeferAcceptUSec": "0",
"Delegate": "no",
"Description": "Cockpit Web Service Socket",
"DevicePolicy": "auto",
"DirectoryMode": "0755",
"Documentation": "\"man:cockpit-ws(8)\"",
"DynamicUser": "no",
"ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorName": "cockpit.socket",
"FinalKillSignal": "9",
"FlushPending": "no",
"FragmentPath": "/usr/lib/systemd/system/cockpit.socket",
"FreeBind": "no",
"FreezerState": "running",
"GID": "[not set]",
"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]",
"IPTOS": "-1",
"IPTTL": "-1",
"Id": "cockpit.socket",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "n/a",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "n/a",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeepAlive": "no",
"KeepAliveIntervalUSec": "0",
"KeepAliveProbes": "0",
"KeepAliveTimeUSec": "0",
"KeyringMode": "shared",
"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": "7729",
"LimitNPROCSoft": "7729",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "7729",
"LimitSIGPENDINGSoft": "7729",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"Listen": "[::]:9090 (Stream)",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"Mark": "-1",
"MaxConnections": "64",
"MaxConnectionsPerSource": "0",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MessageQueueMaxMessages": "0",
"MessageQueueMessageSize": "0",
"MountAPIVFS": "no",
"NAccepted": "0",
"NConnections": "0",
"NRefused": "0",
"NUMAPolicy": "n/a",
"Names": "cockpit.socket",
"NeedDaemonReload": "no",
"Nice": "0",
"NoDelay": "no",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"PassCredentials": "no",
"PassPacketInfo": "no",
"PassSecurity": "no",
"Perpetual": "no",
"PipeSize": "0",
"Priority": "-1",
"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",
"ReceiveBuffer": "0",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemoveIPC": "no",
"RemoveOnStop": "no",
"RequiredBy": "cockpit.service",
"Requires": "system.slice sysinit.target",
"RestartKillSignal": "15",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"ReusePort": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendBuffer": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SocketMode": "0666",
"SocketProtocol": "0",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "n/a",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"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": "2318",
"TimeoutCleanUSec": "infinity",
"TimeoutUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Timestamping": "off",
"Transient": "no",
"Transparent": "no",
"TriggerLimitBurst": "20",
"TriggerLimitIntervalUSec": "2s",
"Triggers": "cockpit.service",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "cockpit-motd.service",
"WatchdogSignal": "6",
"Writable": "no"
}
}
TASK [linux-system-roles.cockpit : Create cockpit.conf configuration file] *****
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:81
Wednesday 03 August 2022 07:55:38 +0000 (0:00:01.098) 0:00:07.648 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.cockpit : Link to configured existing certificate] ****
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:92
Wednesday 03 August 2022 07:55:38 +0000 (0:00:00.029) 0:00:07.678 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.cockpit : Link to configured existing certificate key] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:102
Wednesday 03 August 2022 07:55:38 +0000 (0:00:00.025) 0:00:07.704 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: role_complete for /cache/fedora-35.qcow2.snap
META: ran handlers
META: ran handlers
PLAY [Generate self-signed certmonger certificate] *****************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:28
Wednesday 03 August 2022 07:55:38 +0000 (0:00:00.051) 0:00:07.755 ******
ok: [/cache/fedora-35.qcow2.snap]
META: ran handlers
TASK [Collect installed package versions] **************************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:33
Wednesday 03 August 2022 07:55:39 +0000 (0:00:00.933) 0:00:08.688 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"ansible_facts": {
"packages": {
"ModemManager-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "ModemManager-glib",
"release": "1.fc35",
"source": "rpm",
"version": "1.18.2"
}
],
"NetworkManager": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager",
"release": "2.fc35",
"source": "rpm",
"version": "1.32.12"
}
],
"NetworkManager-libnm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-libnm",
"release": "2.fc35",
"source": "rpm",
"version": "1.32.12"
}
],
"NetworkManager-team": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-team",
"release": "2.fc35",
"source": "rpm",
"version": "1.32.12"
}
],
"PackageKit": [
{
"arch": "x86_64",
"epoch": null,
"name": "PackageKit",
"release": "3.fc35",
"source": "rpm",
"version": "1.2.4"
}
],
"PackageKit-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "PackageKit-glib",
"release": "3.fc35",
"source": "rpm",
"version": "1.2.4"
}
],
"abattis-cantarell-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "abattis-cantarell-fonts",
"release": "5.fc35",
"source": "rpm",
"version": "0.301"
}
],
"acl": [
{
"arch": "x86_64",
"epoch": null,
"name": "acl",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.1"
}
],
"adobe-source-code-pro-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "adobe-source-code-pro-fonts",
"release": "11.fc35",
"source": "rpm",
"version": "2.030.1.050"
}
],
"alternatives": [
{
"arch": "x86_64",
"epoch": null,
"name": "alternatives",
"release": "1.fc35",
"source": "rpm",
"version": "1.19"
}
],
"audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit",
"release": "1.fc35",
"source": "rpm",
"version": "3.0.8"
}
],
"audit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit-libs",
"release": "1.fc35",
"source": "rpm",
"version": "3.0.8"
}
],
"basesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "basesystem",
"release": "12.fc35",
"source": "rpm",
"version": "11"
}
],
"bash": [
{
"arch": "x86_64",
"epoch": null,
"name": "bash",
"release": "2.fc35",
"source": "rpm",
"version": "5.1.8"
}
],
"bluez": [
{
"arch": "x86_64",
"epoch": null,
"name": "bluez",
"release": "1.fc35",
"source": "rpm",
"version": "5.64"
}
],
"btrfs-progs": [
{
"arch": "x86_64",
"epoch": null,
"name": "btrfs-progs",
"release": "1.fc35",
"source": "rpm",
"version": "5.18"
}
],
"bubblewrap": [
{
"arch": "x86_64",
"epoch": null,
"name": "bubblewrap",
"release": "1.fc35",
"source": "rpm",
"version": "0.5.0"
}
],
"bzip2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2-libs",
"release": "9.fc35",
"source": "rpm",
"version": "1.0.8"
}
],
"c-ares": [
{
"arch": "x86_64",
"epoch": null,
"name": "c-ares",
"release": "1.fc35",
"source": "rpm",
"version": "1.17.2"
}
],
"ca-certificates": [
{
"arch": "noarch",
"epoch": null,
"name": "ca-certificates",
"release": "1.0.fc35",
"source": "rpm",
"version": "2021.2.52"
}
],
"checkpolicy": [
{
"arch": "x86_64",
"epoch": null,
"name": "checkpolicy",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"chrony": [
{
"arch": "x86_64",
"epoch": null,
"name": "chrony",
"release": "1.fc35",
"source": "rpm",
"version": "4.2"
}
],
"clevis": [
{
"arch": "x86_64",
"epoch": null,
"name": "clevis",
"release": "6.fc35",
"source": "rpm",
"version": "18"
}
],
"clevis-luks": [
{
"arch": "x86_64",
"epoch": null,
"name": "clevis-luks",
"release": "6.fc35",
"source": "rpm",
"version": "18"
}
],
"clevis-pin-tpm2": [
{
"arch": "x86_64",
"epoch": null,
"name": "clevis-pin-tpm2",
"release": "1.fc35",
"source": "rpm",
"version": "0.5.0"
}
],
"cloud-init": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-init",
"release": "7.fc35",
"source": "rpm",
"version": "20.4"
}
],
"cloud-utils-growpart": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-utils-growpart",
"release": "9.fc35",
"source": "rpm",
"version": "0.31"
}
],
"cockpit-bridge": [
{
"arch": "x86_64",
"epoch": null,
"name": "cockpit-bridge",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-networkmanager": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-networkmanager",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-packagekit": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-packagekit",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-selinux": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-selinux",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-storaged": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-storaged",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-system": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-system",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-ws": [
{
"arch": "x86_64",
"epoch": null,
"name": "cockpit-ws",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"console-login-helper-messages": [
{
"arch": "noarch",
"epoch": null,
"name": "console-login-helper-messages",
"release": "3.fc35",
"source": "rpm",
"version": "0.21.2"
}
],
"console-login-helper-messages-issuegen": [
{
"arch": "noarch",
"epoch": null,
"name": "console-login-helper-messages-issuegen",
"release": "3.fc35",
"source": "rpm",
"version": "0.21.2"
}
],
"console-login-helper-messages-motdgen": [
{
"arch": "noarch",
"epoch": null,
"name": "console-login-helper-messages-motdgen",
"release": "3.fc35",
"source": "rpm",
"version": "0.21.2"
}
],
"console-login-helper-messages-profile": [
{
"arch": "noarch",
"epoch": null,
"name": "console-login-helper-messages-profile",
"release": "3.fc35",
"source": "rpm",
"version": "0.21.2"
}
],
"coreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils",
"release": "33.fc35",
"source": "rpm",
"version": "8.32"
}
],
"coreutils-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils-common",
"release": "33.fc35",
"source": "rpm",
"version": "8.32"
}
],
"cpio": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpio",
"release": "11.fc35",
"source": "rpm",
"version": "2.13"
}
],
"cracklib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib",
"release": "27.fc35",
"source": "rpm",
"version": "2.9.6"
}
],
"cracklib-dicts": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib-dicts",
"release": "27.fc35",
"source": "rpm",
"version": "2.9.6"
}
],
"crypto-policies": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies",
"release": "1.gitd0fdcfb.fc35",
"source": "rpm",
"version": "20210819"
}
],
"crypto-policies-scripts": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies-scripts",
"release": "1.gitd0fdcfb.fc35",
"source": "rpm",
"version": "20210819"
}
],
"cryptsetup": [
{
"arch": "x86_64",
"epoch": null,
"name": "cryptsetup",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.3"
}
],
"cryptsetup-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "cryptsetup-libs",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.3"
}
],
"curl": [
{
"arch": "x86_64",
"epoch": null,
"name": "curl",
"release": "5.fc35",
"source": "rpm",
"version": "7.79.1"
}
],
"cyrus-sasl-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cyrus-sasl-lib",
"release": "14.fc35",
"source": "rpm",
"version": "2.1.27"
}
],
"dbus": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus",
"release": "1.fc35",
"source": "rpm",
"version": "1.12.22"
}
],
"dbus-broker": [
{
"arch": "x86_64",
"epoch": null,
"name": "dbus-broker",
"release": "4.fc35",
"source": "rpm",
"version": "29"
}
],
"dbus-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "dbus-common",
"release": "1.fc35",
"source": "rpm",
"version": "1.12.22"
}
],
"dbus-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.12.22"
}
],
"dejavu-sans-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "dejavu-sans-fonts",
"release": "17.fc35",
"source": "rpm",
"version": "2.37"
}
],
"deltarpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "deltarpm",
"release": "10.fc35",
"source": "rpm",
"version": "3.6.2"
}
],
"device-mapper": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper",
"release": "6.fc35",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-event": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-event",
"release": "6.fc35",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-event-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-event-libs",
"release": "6.fc35",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-libs",
"release": "6.fc35",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-multipath": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath",
"release": "5.fc35",
"source": "rpm",
"version": "0.8.6"
}
],
"device-mapper-multipath-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath-libs",
"release": "5.fc35",
"source": "rpm",
"version": "0.8.6"
}
],
"device-mapper-persistent-data": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-persistent-data",
"release": "6.fc35",
"source": "rpm",
"version": "0.9.0"
}
],
"dhcp-client": [
{
"arch": "x86_64",
"epoch": 12,
"name": "dhcp-client",
"release": "2.fc35",
"source": "rpm",
"version": "4.4.3"
}
],
"dhcp-common": [
{
"arch": "noarch",
"epoch": 12,
"name": "dhcp-common",
"release": "2.fc35",
"source": "rpm",
"version": "4.4.3"
}
],
"diffutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "diffutils",
"release": "1.fc35",
"source": "rpm",
"version": "3.8"
}
],
"dmidecode": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dmidecode",
"release": "2.fc35",
"source": "rpm",
"version": "3.3"
}
],
"dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf",
"release": "1.fc35",
"source": "rpm",
"version": "4.13.0"
}
],
"dnf-data": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-data",
"release": "1.fc35",
"source": "rpm",
"version": "4.13.0"
}
],
"dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-plugins-core",
"release": "1.fc35",
"source": "rpm",
"version": "4.2.1"
}
],
"dosfstools": [
{
"arch": "x86_64",
"epoch": null,
"name": "dosfstools",
"release": "2.fc35",
"source": "rpm",
"version": "4.2"
}
],
"dracut": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut",
"release": "6.fc35",
"source": "rpm",
"version": "055"
}
],
"dracut-config-generic": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-config-generic",
"release": "6.fc35",
"source": "rpm",
"version": "055"
}
],
"e2fsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs",
"release": "1.fc35",
"source": "rpm",
"version": "1.46.3"
}
],
"e2fsprogs-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.46.3"
}
],
"efi-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "efi-filesystem",
"release": "4.fc35",
"source": "rpm",
"version": "5"
}
],
"efibootmgr": [
{
"arch": "x86_64",
"epoch": null,
"name": "efibootmgr",
"release": "11.fc35",
"source": "rpm",
"version": "16"
}
],
"efivar-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "efivar-libs",
"release": "17.fc35",
"source": "rpm",
"version": "37"
}
],
"elfutils-debuginfod-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-debuginfod-client",
"release": "4.fc35",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-default-yama-scope": [
{
"arch": "noarch",
"epoch": null,
"name": "elfutils-default-yama-scope",
"release": "4.fc35",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-libelf": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf",
"release": "4.fc35",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libs",
"release": "4.fc35",
"source": "rpm",
"version": "0.187"
}
],
"expat": [
{
"arch": "x86_64",
"epoch": null,
"name": "expat",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.7"
}
],
"fedora-gpg-keys": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-gpg-keys",
"release": "1",
"source": "rpm",
"version": "35"
}
],
"fedora-logos": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-logos",
"release": "2.fc35",
"source": "rpm",
"version": "35.0.0"
}
],
"fedora-release-cloud": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-cloud",
"release": "36",
"source": "rpm",
"version": "35"
}
],
"fedora-release-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-common",
"release": "36",
"source": "rpm",
"version": "35"
}
],
"fedora-release-identity-cloud": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-identity-cloud",
"release": "36",
"source": "rpm",
"version": "35"
}
],
"fedora-repos": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-repos",
"release": "1",
"source": "rpm",
"version": "35"
}
],
"fedora-repos-modular": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-repos-modular",
"release": "1",
"source": "rpm",
"version": "35"
}
],
"file": [
{
"arch": "x86_64",
"epoch": null,
"name": "file",
"release": "9.fc35",
"source": "rpm",
"version": "5.40"
}
],
"file-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "file-libs",
"release": "9.fc35",
"source": "rpm",
"version": "5.40"
}
],
"filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "filesystem",
"release": "7.fc35",
"source": "rpm",
"version": "3.14"
}
],
"findutils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "findutils",
"release": "4.fc35",
"source": "rpm",
"version": "4.8.0"
}
],
"flashrom": [
{
"arch": "x86_64",
"epoch": null,
"name": "flashrom",
"release": "7.fc35",
"source": "rpm",
"version": "1.2"
}
],
"fonts-filesystem": [
{
"arch": "noarch",
"epoch": 1,
"name": "fonts-filesystem",
"release": "6.fc35",
"source": "rpm",
"version": "2.0.5"
}
],
"freetype": [
{
"arch": "x86_64",
"epoch": null,
"name": "freetype",
"release": "6.fc35",
"source": "rpm",
"version": "2.11.0"
}
],
"fuse-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "fuse-libs",
"release": "13.fc35",
"source": "rpm",
"version": "2.9.9"
}
],
"fwupd": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd",
"release": "1.fc35",
"source": "rpm",
"version": "1.7.7"
}
],
"fwupd-efi": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd-efi",
"release": "1.fc35",
"source": "rpm",
"version": "1.3"
}
],
"fwupd-plugin-flashrom": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd-plugin-flashrom",
"release": "1.fc35",
"source": "rpm",
"version": "1.7.7"
}
],
"fwupd-plugin-modem-manager": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd-plugin-modem-manager",
"release": "1.fc35",
"source": "rpm",
"version": "1.7.7"
}
],
"fwupd-plugin-uefi-capsule-data": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd-plugin-uefi-capsule-data",
"release": "1.fc35",
"source": "rpm",
"version": "1.7.7"
}
],
"gawk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk",
"release": "4.fc35",
"source": "rpm",
"version": "5.1.0"
}
],
"gawk-all-langpacks": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk-all-langpacks",
"release": "4.fc35",
"source": "rpm",
"version": "5.1.0"
}
],
"gdbm-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gdbm-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.22"
}
],
"gdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdisk",
"release": "2.fc35",
"source": "rpm",
"version": "1.0.9"
}
],
"gdk-pixbuf2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdk-pixbuf2",
"release": "2.fc35",
"source": "rpm",
"version": "2.42.6"
}
],
"gettext": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext",
"release": "8.fc35",
"source": "rpm",
"version": "0.21"
}
],
"gettext-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext-libs",
"release": "8.fc35",
"source": "rpm",
"version": "0.21"
}
],
"glib-networking": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib-networking",
"release": "1.fc35",
"source": "rpm",
"version": "2.70.1"
}
],
"glib2": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib2",
"release": "1.fc35",
"source": "rpm",
"version": "2.70.5"
}
],
"glibc": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc",
"release": "38.fc35",
"source": "rpm",
"version": "2.34"
}
],
"glibc-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-common",
"release": "38.fc35",
"source": "rpm",
"version": "2.34"
}
],
"glibc-gconv-extra": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-gconv-extra",
"release": "38.fc35",
"source": "rpm",
"version": "2.34"
}
],
"glibc-langpack-en": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-langpack-en",
"release": "38.fc35",
"source": "rpm",
"version": "2.34"
}
],
"gmp": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gmp",
"release": "7.fc35",
"source": "rpm",
"version": "6.2.0"
}
],
"gnupg2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.4"
}
],
"gnupg2-smime": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2-smime",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.4"
}
],
"gnutls": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls",
"release": "3.fc35",
"source": "rpm",
"version": "3.7.6"
}
],
"gobject-introspection": [
{
"arch": "x86_64",
"epoch": null,
"name": "gobject-introspection",
"release": "1.fc35",
"source": "rpm",
"version": "1.70.0"
}
],
"gpg-pubkey": [
{
"arch": null,
"epoch": null,
"name": "gpg-pubkey",
"release": "601c49ca",
"source": "rpm",
"version": "9867c58f"
}
],
"gpgme": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpgme",
"release": "6.fc35",
"source": "rpm",
"version": "1.15.1"
}
],
"graphite2": [
{
"arch": "x86_64",
"epoch": null,
"name": "graphite2",
"release": "8.fc35",
"source": "rpm",
"version": "1.3.14"
}
],
"grep": [
{
"arch": "x86_64",
"epoch": null,
"name": "grep",
"release": "4.fc35",
"source": "rpm",
"version": "3.6"
}
],
"groff-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "groff-base",
"release": "8.fc35",
"source": "rpm",
"version": "1.22.4"
}
],
"grub2-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-common",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-efi-ia32": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-efi-ia32",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-efi-x64": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-efi-x64",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-pc": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-pc",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-pc-modules": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-pc-modules",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools-efi": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-efi",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools-extra": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-extra",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools-minimal": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-minimal",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grubby": [
{
"arch": "x86_64",
"epoch": null,
"name": "grubby",
"release": "55.fc35",
"source": "rpm",
"version": "8.40"
}
],
"gsettings-desktop-schemas": [
{
"arch": "x86_64",
"epoch": null,
"name": "gsettings-desktop-schemas",
"release": "1.fc35",
"source": "rpm",
"version": "41.0"
}
],
"gzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "gzip",
"release": "6.fc35",
"source": "rpm",
"version": "1.10"
}
],
"harfbuzz": [
{
"arch": "x86_64",
"epoch": null,
"name": "harfbuzz",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.1"
}
],
"hostname": [
{
"arch": "x86_64",
"epoch": null,
"name": "hostname",
"release": "5.fc35",
"source": "rpm",
"version": "3.23"
}
],
"hunspell": [
{
"arch": "x86_64",
"epoch": null,
"name": "hunspell",
"release": "11.fc35",
"source": "rpm",
"version": "1.7.0"
}
],
"hunspell-en": [
{
"arch": "noarch",
"epoch": null,
"name": "hunspell-en",
"release": "20.fc35",
"source": "rpm",
"version": "0.20140811.1"
}
],
"hunspell-en-GB": [
{
"arch": "noarch",
"epoch": null,
"name": "hunspell-en-GB",
"release": "20.fc35",
"source": "rpm",
"version": "0.20140811.1"
}
],
"hunspell-en-US": [
{
"arch": "noarch",
"epoch": null,
"name": "hunspell-en-US",
"release": "20.fc35",
"source": "rpm",
"version": "0.20140811.1"
}
],
"hunspell-filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "hunspell-filesystem",
"release": "11.fc35",
"source": "rpm",
"version": "1.7.0"
}
],
"ima-evm-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "ima-evm-utils",
"release": "3.fc35",
"source": "rpm",
"version": "1.3.2"
}
],
"inih": [
{
"arch": "x86_64",
"epoch": null,
"name": "inih",
"release": "1.fc35",
"source": "rpm",
"version": "56"
}
],
"initscripts-service": [
{
"arch": "noarch",
"epoch": null,
"name": "initscripts-service",
"release": "1.fc35",
"source": "rpm",
"version": "10.15"
}
],
"ipcalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipcalc",
"release": "2.fc35",
"source": "rpm",
"version": "1.0.1"
}
],
"iproute": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute",
"release": "2.fc35",
"source": "rpm",
"version": "5.13.0"
}
],
"iproute-tc": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute-tc",
"release": "2.fc35",
"source": "rpm",
"version": "5.13.0"
}
],
"iptables-legacy-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-legacy-libs",
"release": "13.fc35",
"source": "rpm",
"version": "1.8.7"
}
],
"iptables-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-libs",
"release": "13.fc35",
"source": "rpm",
"version": "1.8.7"
}
],
"iputils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iputils",
"release": "1.fc35",
"source": "rpm",
"version": "20210722"
}
],
"iscsi-initiator-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iscsi-initiator-utils",
"release": "0.git095f59c.fc35.2",
"source": "rpm",
"version": "6.2.1.4"
}
],
"iscsi-initiator-utils-iscsiuio": [
{
"arch": "x86_64",
"epoch": null,
"name": "iscsi-initiator-utils-iscsiuio",
"release": "0.git095f59c.fc35.2",
"source": "rpm",
"version": "6.2.1.4"
}
],
"isns-utils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "isns-utils-libs",
"release": "2.fc35",
"source": "rpm",
"version": "0.101"
}
],
"jansson": [
{
"arch": "x86_64",
"epoch": null,
"name": "jansson",
"release": "3.fc35",
"source": "rpm",
"version": "2.13.1"
}
],
"jose": [
{
"arch": "x86_64",
"epoch": null,
"name": "jose",
"release": "3.fc35",
"source": "rpm",
"version": "11"
}
],
"jq": [
{
"arch": "x86_64",
"epoch": null,
"name": "jq",
"release": "10.fc35",
"source": "rpm",
"version": "1.6"
}
],
"js-jquery": [
{
"arch": "noarch",
"epoch": null,
"name": "js-jquery",
"release": "6.fc35",
"source": "rpm",
"version": "3.5.0"
}
],
"json-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-c",
"release": "2.fc35",
"source": "rpm",
"version": "0.15"
}
],
"json-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-glib",
"release": "1.fc35",
"source": "rpm",
"version": "1.6.6"
}
],
"kbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "kbd",
"release": "8.fc35",
"source": "rpm",
"version": "2.4.0"
}
],
"kbd-misc": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-misc",
"release": "8.fc35",
"source": "rpm",
"version": "2.4.0"
}
],
"kernel-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-core",
"release": "100.fc35",
"source": "rpm",
"version": "5.18.13"
}
],
"keyutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils-libs",
"release": "3.fc35",
"source": "rpm",
"version": "1.6.1"
}
],
"kmod": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod",
"release": "4.fc35",
"source": "rpm",
"version": "29"
}
],
"kmod-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod-libs",
"release": "4.fc35",
"source": "rpm",
"version": "29"
}
],
"kpartx": [
{
"arch": "x86_64",
"epoch": null,
"name": "kpartx",
"release": "5.fc35",
"source": "rpm",
"version": "0.8.6"
}
],
"krb5-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "krb5-libs",
"release": "8.fc35",
"source": "rpm",
"version": "1.19.2"
}
],
"langpacks-core-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-en",
"release": "15.fc35",
"source": "rpm",
"version": "3.0"
}
],
"langpacks-core-font-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-font-en",
"release": "15.fc35",
"source": "rpm",
"version": "3.0"
}
],
"langpacks-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-en",
"release": "15.fc35",
"source": "rpm",
"version": "3.0"
}
],
"less": [
{
"arch": "x86_64",
"epoch": null,
"name": "less",
"release": "2.fc35",
"source": "rpm",
"version": "590"
}
],
"libacl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libacl",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.1"
}
],
"libaio": [
{
"arch": "x86_64",
"epoch": null,
"name": "libaio",
"release": "12.fc35",
"source": "rpm",
"version": "0.3.111"
}
],
"libappstream-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "libappstream-glib",
"release": "3.fc35",
"source": "rpm",
"version": "0.7.18"
}
],
"libarchive": [
{
"arch": "x86_64",
"epoch": null,
"name": "libarchive",
"release": "1.fc35",
"source": "rpm",
"version": "3.5.3"
}
],
"libargon2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libargon2",
"release": "7.fc35",
"source": "rpm",
"version": "20171227"
}
],
"libassuan": [
{
"arch": "x86_64",
"epoch": null,
"name": "libassuan",
"release": "3.fc35",
"source": "rpm",
"version": "2.5.5"
}
],
"libatasmart": [
{
"arch": "x86_64",
"epoch": null,
"name": "libatasmart",
"release": "21.fc35",
"source": "rpm",
"version": "0.19"
}
],
"libattr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libattr",
"release": "3.fc35",
"source": "rpm",
"version": "2.5.1"
}
],
"libbasicobjects": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbasicobjects",
"release": "48.fc35",
"source": "rpm",
"version": "0.1.1"
}
],
"libblkid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblkid",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libblockdev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-crypto": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-crypto",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-fs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-fs",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-loop": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-loop",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-lvm": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-lvm",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-mdraid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-mdraid",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-part": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-part",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-swap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-swap",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-utils",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libbpf": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libbpf",
"release": "2.fc35",
"source": "rpm",
"version": "0.6.1"
}
],
"libbrotli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbrotli",
"release": "6.fc35",
"source": "rpm",
"version": "1.0.9"
}
],
"libbytesize": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbytesize",
"release": "1.fc35",
"source": "rpm",
"version": "2.7"
}
],
"libcap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap",
"release": "3.fc35",
"source": "rpm",
"version": "2.48"
}
],
"libcap-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap-ng",
"release": "8.fc35",
"source": "rpm",
"version": "0.8.2"
}
],
"libcbor": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcbor",
"release": "4.fc35",
"source": "rpm",
"version": "0.7.0"
}
],
"libcollection": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcollection",
"release": "48.fc35",
"source": "rpm",
"version": "0.7.0"
}
],
"libcom_err": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcom_err",
"release": "1.fc35",
"source": "rpm",
"version": "1.46.3"
}
],
"libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcomps",
"release": "1.fc35",
"source": "rpm",
"version": "0.1.18"
}
],
"libcurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcurl",
"release": "5.fc35",
"source": "rpm",
"version": "7.79.1"
}
],
"libdaemon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdaemon",
"release": "22.fc35",
"source": "rpm",
"version": "0.14"
}
],
"libdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdb",
"release": "50.fc35",
"source": "rpm",
"version": "5.3.28"
}
],
"libdhash": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdhash",
"release": "48.fc35",
"source": "rpm",
"version": "0.5.0"
}
],
"libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdnf",
"release": "2.fc35",
"source": "rpm",
"version": "0.67.0"
}
],
"libeconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libeconf",
"release": "2.fc35",
"source": "rpm",
"version": "0.4.0"
}
],
"libedit": [
{
"arch": "x86_64",
"epoch": null,
"name": "libedit",
"release": "40.20210910cvs.fc35",
"source": "rpm",
"version": "3.1"
}
],
"libevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libevent",
"release": "4.fc35",
"source": "rpm",
"version": "2.1.12"
}
],
"libfdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfdisk",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libffi",
"release": "29.fc35",
"source": "rpm",
"version": "3.1"
}
],
"libfido2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfido2",
"release": "1.fc35",
"source": "rpm",
"version": "1.8.0"
}
],
"libfsverity": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfsverity",
"release": "6.fc35",
"source": "rpm",
"version": "1.4"
}
],
"libftdi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libftdi",
"release": "2.fc35",
"source": "rpm",
"version": "1.5"
}
],
"libgcab1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcab1",
"release": "5.fc35",
"source": "rpm",
"version": "1.4"
}
],
"libgcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcc",
"release": "2.fc35",
"source": "rpm",
"version": "11.3.1"
}
],
"libgcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcrypt",
"release": "1.fc35",
"source": "rpm",
"version": "1.9.4"
}
],
"libgomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgomp",
"release": "2.fc35",
"source": "rpm",
"version": "11.3.1"
}
],
"libgpg-error": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgpg-error",
"release": "1.fc35",
"source": "rpm",
"version": "1.43"
}
],
"libgudev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgudev",
"release": "1.fc35",
"source": "rpm",
"version": "237"
}
],
"libgusb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgusb",
"release": "1.fc35",
"source": "rpm",
"version": "0.3.9"
}
],
"libibverbs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libibverbs",
"release": "1.fc35",
"source": "rpm",
"version": "39.0"
}
],
"libidn2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libidn2",
"release": "1.fc35",
"source": "rpm",
"version": "2.3.3"
}
],
"libini_config": [
{
"arch": "x86_64",
"epoch": null,
"name": "libini_config",
"release": "48.fc35",
"source": "rpm",
"version": "1.3.1"
}
],
"libjaylink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjaylink",
"release": "3.fc35",
"source": "rpm",
"version": "0.2.0"
}
],
"libjcat": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjcat",
"release": "1.fc35",
"source": "rpm",
"version": "0.1.9"
}
],
"libjose": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjose",
"release": "3.fc35",
"source": "rpm",
"version": "11"
}
],
"libjpeg-turbo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjpeg-turbo",
"release": "3.fc35",
"source": "rpm",
"version": "2.1.0"
}
],
"libkcapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi",
"release": "3.fc35",
"source": "rpm",
"version": "1.3.1"
}
],
"libkcapi-hmaccalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi-hmaccalc",
"release": "3.fc35",
"source": "rpm",
"version": "1.3.1"
}
],
"libksba": [
{
"arch": "x86_64",
"epoch": null,
"name": "libksba",
"release": "2.fc35",
"source": "rpm",
"version": "1.6.0"
}
],
"libldb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libldb",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.3"
}
],
"libluksmeta": [
{
"arch": "x86_64",
"epoch": null,
"name": "libluksmeta",
"release": "12.fc35",
"source": "rpm",
"version": "9"
}
],
"libmaxminddb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmaxminddb",
"release": "1.fc35",
"source": "rpm",
"version": "1.6.0"
}
],
"libmbim": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmbim",
"release": "1.fc35",
"source": "rpm",
"version": "1.26.0"
}
],
"libmnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmnl",
"release": "14.fc35",
"source": "rpm",
"version": "1.0.4"
}
],
"libmodulemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmodulemd",
"release": "1.fc35",
"source": "rpm",
"version": "2.14.0"
}
],
"libmount": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmount",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libndp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libndp",
"release": "2.fc35",
"source": "rpm",
"version": "1.8"
}
],
"libnetfilter_conntrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnetfilter_conntrack",
"release": "3.fc35",
"source": "rpm",
"version": "1.0.8"
}
],
"libnfnetlink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnfnetlink",
"release": "20.fc35",
"source": "rpm",
"version": "1.0.1"
}
],
"libnghttp2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnghttp2",
"release": "1.fc35",
"source": "rpm",
"version": "1.45.1"
}
],
"libnl3": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3",
"release": "8.fc35",
"source": "rpm",
"version": "3.5.0"
}
],
"libnl3-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3-cli",
"release": "8.fc35",
"source": "rpm",
"version": "3.5.0"
}
],
"libnsl2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnsl2",
"release": "4.fc35",
"source": "rpm",
"version": "1.3.0"
}
],
"libpath_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpath_utils",
"release": "48.fc35",
"source": "rpm",
"version": "0.2.1"
}
],
"libpcap": [
{
"arch": "x86_64",
"epoch": 14,
"name": "libpcap",
"release": "2.fc35",
"source": "rpm",
"version": "1.10.1"
}
],
"libpipeline": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpipeline",
"release": "3.fc35",
"source": "rpm",
"version": "1.5.3"
}
],
"libpng": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libpng",
"release": "11.fc35",
"source": "rpm",
"version": "1.6.37"
}
],
"libproxy": [
{
"arch": "x86_64",
"epoch": null,
"name": "libproxy",
"release": "3.fc35",
"source": "rpm",
"version": "0.4.17"
}
],
"libpsl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpsl",
"release": "4.fc35",
"source": "rpm",
"version": "0.21.1"
}
],
"libpwquality": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpwquality",
"release": "6.fc35",
"source": "rpm",
"version": "1.4.4"
}
],
"libqmi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libqmi",
"release": "1.fc35",
"source": "rpm",
"version": "1.30.2"
}
],
"libqrtr-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "libqrtr-glib",
"release": "2.fc35",
"source": "rpm",
"version": "1.0.0"
}
],
"libref_array": [
{
"arch": "x86_64",
"epoch": null,
"name": "libref_array",
"release": "48.fc35",
"source": "rpm",
"version": "0.1.5"
}
],
"librepo": [
{
"arch": "x86_64",
"epoch": null,
"name": "librepo",
"release": "1.fc35",
"source": "rpm",
"version": "1.14.3"
}
],
"libreport-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "libreport-filesystem",
"release": "8.fc35",
"source": "rpm",
"version": "2.15.2"
}
],
"libseccomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libseccomp",
"release": "1.fc35",
"source": "rpm",
"version": "2.5.3"
}
],
"libsecret": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsecret",
"release": "3.fc35",
"source": "rpm",
"version": "0.20.4"
}
],
"libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"libselinux-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux-utils",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsemanage",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"libsepol": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsepol",
"release": "2.fc35",
"source": "rpm",
"version": "3.3"
}
],
"libsigsegv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsigsegv",
"release": "3.fc35",
"source": "rpm",
"version": "2.13"
}
],
"libsmartcols": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsmartcols",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libsmbios": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsmbios",
"release": "4.fc35",
"source": "rpm",
"version": "2.4.3"
}
],
"libsolv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsolv",
"release": "1.fc35",
"source": "rpm",
"version": "0.7.22"
}
],
"libsoup": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsoup",
"release": "1.fc35",
"source": "rpm",
"version": "2.74.2"
}
],
"libss": [
{
"arch": "x86_64",
"epoch": null,
"name": "libss",
"release": "1.fc35",
"source": "rpm",
"version": "1.46.3"
}
],
"libssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "libssh",
"release": "1.fc35",
"source": "rpm",
"version": "0.9.6"
}
],
"libssh-config": [
{
"arch": "noarch",
"epoch": null,
"name": "libssh-config",
"release": "1.fc35",
"source": "rpm",
"version": "0.9.6"
}
],
"libsss_certmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_certmap",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"libsss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_idmap",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"libsss_nss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_nss_idmap",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"libsss_sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_sudo",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"libstdc++": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstdc++",
"release": "2.fc35",
"source": "rpm",
"version": "11.3.1"
}
],
"libstemmer": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstemmer",
"release": "17.585svn.fc35",
"source": "rpm",
"version": "0"
}
],
"libtalloc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtalloc",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.3"
}
],
"libtasn1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtasn1",
"release": "6.fc35",
"source": "rpm",
"version": "4.16.0"
}
],
"libtdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtdb",
"release": "3.fc35",
"source": "rpm",
"version": "1.4.4"
}
],
"libteam": [
{
"arch": "x86_64",
"epoch": null,
"name": "libteam",
"release": "4.fc35",
"source": "rpm",
"version": "1.31"
}
],
"libtevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtevent",
"release": "1.fc35",
"source": "rpm",
"version": "0.11.0"
}
],
"libtirpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtirpc",
"release": "1.fc35",
"source": "rpm",
"version": "1.3.2"
}
],
"libudisks2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libudisks2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"libunistring": [
{
"arch": "x86_64",
"epoch": null,
"name": "libunistring",
"release": "14.fc35",
"source": "rpm",
"version": "0.9.10"
}
],
"liburing": [
{
"arch": "x86_64",
"epoch": null,
"name": "liburing",
"release": "2.fc35",
"source": "rpm",
"version": "2.0"
}
],
"libusb1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusb1",
"release": "8.fc35",
"source": "rpm",
"version": "1.0.25"
}
],
"libuser": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuser",
"release": "7.fc35",
"source": "rpm",
"version": "0.63"
}
],
"libutempter": [
{
"arch": "x86_64",
"epoch": null,
"name": "libutempter",
"release": "5.fc35",
"source": "rpm",
"version": "1.2.1"
}
],
"libuuid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuuid",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libverto": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto",
"release": "2.fc35",
"source": "rpm",
"version": "0.3.2"
}
],
"libxcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt",
"release": "1.fc35",
"source": "rpm",
"version": "4.4.28"
}
],
"libxcrypt-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt-compat",
"release": "1.fc35",
"source": "rpm",
"version": "4.4.28"
}
],
"libxkbcommon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxkbcommon",
"release": "1.fc35",
"source": "rpm",
"version": "1.3.1"
}
],
"libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxml2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.14"
}
],
"libxmlb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxmlb",
"release": "1.fc35",
"source": "rpm",
"version": "0.3.6"
}
],
"libyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "libyaml",
"release": "6.fc35",
"source": "rpm",
"version": "0.2.5"
}
],
"libzstd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd",
"release": "2.fc35",
"source": "rpm",
"version": "1.5.2"
}
],
"linux-atm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "linux-atm-libs",
"release": "30.fc35",
"source": "rpm",
"version": "2.5.1"
}
],
"linux-firmware-whence": [
{
"arch": "noarch",
"epoch": null,
"name": "linux-firmware-whence",
"release": "135.fc35",
"source": "rpm",
"version": "20220610"
}
],
"lmdb-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lmdb-libs",
"release": "2.fc35",
"source": "rpm",
"version": "0.9.29"
}
],
"lua-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lua-libs",
"release": "1.fc35",
"source": "rpm",
"version": "5.4.4"
}
],
"luksmeta": [
{
"arch": "x86_64",
"epoch": null,
"name": "luksmeta",
"release": "12.fc35",
"source": "rpm",
"version": "9"
}
],
"lvm2": [
{
"arch": "x86_64",
"epoch": null,
"name": "lvm2",
"release": "6.fc35",
"source": "rpm",
"version": "2.03.11"
}
],
"lvm2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lvm2-libs",
"release": "6.fc35",
"source": "rpm",
"version": "2.03.11"
}
],
"lz4-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lz4-libs",
"release": "3.fc35",
"source": "rpm",
"version": "1.9.3"
}
],
"lzo": [
{
"arch": "x86_64",
"epoch": null,
"name": "lzo",
"release": "5.fc35",
"source": "rpm",
"version": "2.10"
}
],
"man-db": [
{
"arch": "x86_64",
"epoch": null,
"name": "man-db",
"release": "2.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"mdadm": [
{
"arch": "x86_64",
"epoch": null,
"name": "mdadm",
"release": "1.fc35",
"source": "rpm",
"version": "4.2"
}
],
"memstrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "memstrack",
"release": "1.fc35",
"source": "rpm",
"version": "0.2.4"
}
],
"mkpasswd": [
{
"arch": "x86_64",
"epoch": null,
"name": "mkpasswd",
"release": "1.fc35",
"source": "rpm",
"version": "5.5.13"
}
],
"mokutil": [
{
"arch": "x86_64",
"epoch": 2,
"name": "mokutil",
"release": "3.fc35",
"source": "rpm",
"version": "0.6.0"
}
],
"mozjs78": [
{
"arch": "x86_64",
"epoch": null,
"name": "mozjs78",
"release": "1.fc35",
"source": "rpm",
"version": "78.15.0"
}
],
"mpdecimal": [
{
"arch": "x86_64",
"epoch": null,
"name": "mpdecimal",
"release": "2.fc35",
"source": "rpm",
"version": "2.5.1"
}
],
"mpfr": [
{
"arch": "x86_64",
"epoch": null,
"name": "mpfr",
"release": "8.fc35",
"source": "rpm",
"version": "4.1.0"
}
],
"mtools": [
{
"arch": "x86_64",
"epoch": null,
"name": "mtools",
"release": "1.fc35",
"source": "rpm",
"version": "4.0.40"
}
],
"ncurses": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses",
"release": "8.20210508.fc35",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-base": [
{
"arch": "noarch",
"epoch": null,
"name": "ncurses-base",
"release": "8.20210508.fc35",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-libs",
"release": "8.20210508.fc35",
"source": "rpm",
"version": "6.2"
}
],
"net-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "net-tools",
"release": "0.60.20160912git.fc35",
"source": "rpm",
"version": "2.0"
}
],
"nettle": [
{
"arch": "x86_64",
"epoch": null,
"name": "nettle",
"release": "1.fc35",
"source": "rpm",
"version": "3.8"
}
],
"npth": [
{
"arch": "x86_64",
"epoch": null,
"name": "npth",
"release": "7.fc35",
"source": "rpm",
"version": "1.6"
}
],
"nspr": [
{
"arch": "x86_64",
"epoch": null,
"name": "nspr",
"release": "1.fc35",
"source": "rpm",
"version": "4.34.0"
}
],
"nss": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-softokn": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-softokn-freebl": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn-freebl",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-sysinit": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-sysinit",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-util": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-util",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"ntfs-3g-libs": [
{
"arch": "x86_64",
"epoch": 2,
"name": "ntfs-3g-libs",
"release": "1.fc35",
"source": "rpm",
"version": "2022.5.17"
}
],
"ntfsprogs": [
{
"arch": "x86_64",
"epoch": 2,
"name": "ntfsprogs",
"release": "1.fc35",
"source": "rpm",
"version": "2022.5.17"
}
],
"oniguruma": [
{
"arch": "x86_64",
"epoch": null,
"name": "oniguruma",
"release": "1.fc35",
"source": "rpm",
"version": "6.9.8"
}
],
"openldap": [
{
"arch": "x86_64",
"epoch": null,
"name": "openldap",
"release": "3.fc35",
"source": "rpm",
"version": "2.4.59"
}
],
"openssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh",
"release": "3.fc35",
"source": "rpm",
"version": "8.7p1"
}
],
"openssh-clients": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-clients",
"release": "3.fc35",
"source": "rpm",
"version": "8.7p1"
}
],
"openssh-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-server",
"release": "3.fc35",
"source": "rpm",
"version": "8.7p1"
}
],
"openssl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl",
"release": "1.fc35",
"source": "rpm",
"version": "1.1.1q"
}
],
"openssl-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.1.1q"
}
],
"openssl-pkcs11": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssl-pkcs11",
"release": "4.fc35",
"source": "rpm",
"version": "0.4.11"
}
],
"os-prober": [
{
"arch": "x86_64",
"epoch": null,
"name": "os-prober",
"release": "8.fc35",
"source": "rpm",
"version": "1.77"
}
],
"p11-kit": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit",
"release": "4.fc35",
"source": "rpm",
"version": "0.23.22"
}
],
"p11-kit-trust": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit-trust",
"release": "4.fc35",
"source": "rpm",
"version": "0.23.22"
}
],
"pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "pam",
"release": "7.fc35",
"source": "rpm",
"version": "1.5.2"
}
],
"parted": [
{
"arch": "x86_64",
"epoch": null,
"name": "parted",
"release": "6.fc35",
"source": "rpm",
"version": "3.4"
}
],
"passwd": [
{
"arch": "x86_64",
"epoch": null,
"name": "passwd",
"release": "11.fc35",
"source": "rpm",
"version": "0.80"
}
],
"pciutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pciutils-libs",
"release": "4.fc35",
"source": "rpm",
"version": "3.7.0"
}
],
"pcre": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre",
"release": "1.fc35",
"source": "rpm",
"version": "8.45"
}
],
"pcre2": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2",
"release": "1.fc35",
"source": "rpm",
"version": "10.40"
}
],
"pcre2-syntax": [
{
"arch": "noarch",
"epoch": null,
"name": "pcre2-syntax",
"release": "1.fc35",
"source": "rpm",
"version": "10.40"
}
],
"pcsc-lite": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcsc-lite",
"release": "1.fc35",
"source": "rpm",
"version": "1.9.5"
}
],
"pcsc-lite-ccid": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcsc-lite-ccid",
"release": "1.fc35",
"source": "rpm",
"version": "1.5.0"
}
],
"pcsc-lite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcsc-lite-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.9.5"
}
],
"pigz": [
{
"arch": "x86_64",
"epoch": null,
"name": "pigz",
"release": "2.fc35",
"source": "rpm",
"version": "2.5"
}
],
"pinentry": [
{
"arch": "x86_64",
"epoch": null,
"name": "pinentry",
"release": "1.fc35",
"source": "rpm",
"version": "1.2.0"
}
],
"policycoreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "policycoreutils",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"policycoreutils-python-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "policycoreutils-python-utils",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"polkit": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit",
"release": "1.fc35.2",
"source": "rpm",
"version": "0.120"
}
],
"polkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-libs",
"release": "1.fc35.2",
"source": "rpm",
"version": "0.120"
}
],
"polkit-pkla-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-pkla-compat",
"release": "20.fc35",
"source": "rpm",
"version": "0.1"
}
],
"popt": [
{
"arch": "x86_64",
"epoch": null,
"name": "popt",
"release": "6.fc35",
"source": "rpm",
"version": "1.18"
}
],
"procps-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "procps-ng",
"release": "3.fc35",
"source": "rpm",
"version": "3.3.17"
}
],
"protobuf-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "protobuf-c",
"release": "1.fc35",
"source": "rpm",
"version": "1.4.0"
}
],
"psmisc": [
{
"arch": "x86_64",
"epoch": null,
"name": "psmisc",
"release": "2.fc35",
"source": "rpm",
"version": "23.4"
}
],
"publicsuffix-list-dafsa": [
{
"arch": "noarch",
"epoch": null,
"name": "publicsuffix-list-dafsa",
"release": "2.fc35",
"source": "rpm",
"version": "20210518"
}
],
"python-pip-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python-pip-wheel",
"release": "4.fc35",
"source": "rpm",
"version": "21.2.3"
}
],
"python-setuptools-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python-setuptools-wheel",
"release": "1.fc35",
"source": "rpm",
"version": "57.4.0"
}
],
"python-systemd-doc": [
{
"arch": "x86_64",
"epoch": null,
"name": "python-systemd-doc",
"release": "19.fc35",
"source": "rpm",
"version": "234"
}
],
"python-unversioned-command": [
{
"arch": "noarch",
"epoch": null,
"name": "python-unversioned-command",
"release": "2.fc35",
"source": "rpm",
"version": "3.10.5"
}
],
"python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3",
"release": "2.fc35",
"source": "rpm",
"version": "3.10.5"
}
],
"python3-attrs": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-attrs",
"release": "4.fc35",
"source": "rpm",
"version": "21.2.0"
}
],
"python3-audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-audit",
"release": "1.fc35",
"source": "rpm",
"version": "3.0.8"
}
],
"python3-babel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-babel",
"release": "4.fc35",
"source": "rpm",
"version": "2.9.1"
}
],
"python3-cffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cffi",
"release": "4.fc35",
"source": "rpm",
"version": "1.15.0"
}
],
"python3-charset-normalizer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-charset-normalizer",
"release": "1.fc35",
"source": "rpm",
"version": "2.0.4"
}
],
"python3-configobj": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-configobj",
"release": "25.fc35",
"source": "rpm",
"version": "5.0.6"
}
],
"python3-cryptography": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cryptography",
"release": "5.fc35",
"source": "rpm",
"version": "3.4.7"
}
],
"python3-dasbus": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dasbus",
"release": "3.fc35",
"source": "rpm",
"version": "1.6"
}
],
"python3-dateutil": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-dateutil",
"release": "7.fc35",
"source": "rpm",
"version": "2.8.1"
}
],
"python3-dbus": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-dbus",
"release": "2.fc35",
"source": "rpm",
"version": "1.2.18"
}
],
"python3-distro": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-distro",
"release": "1.fc35",
"source": "rpm",
"version": "1.6.0"
}
],
"python3-dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf",
"release": "1.fc35",
"source": "rpm",
"version": "4.13.0"
}
],
"python3-dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf-plugins-core",
"release": "1.fc35",
"source": "rpm",
"version": "4.2.1"
}
],
"python3-gobject-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gobject-base",
"release": "1.fc35",
"source": "rpm",
"version": "3.42.0"
}
],
"python3-gpg": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gpg",
"release": "6.fc35",
"source": "rpm",
"version": "1.15.1"
}
],
"python3-hawkey": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-hawkey",
"release": "2.fc35",
"source": "rpm",
"version": "0.67.0"
}
],
"python3-idna": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-idna",
"release": "1.fc35",
"source": "rpm",
"version": "3.2"
}
],
"python3-jinja2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jinja2",
"release": "2.fc35",
"source": "rpm",
"version": "3.0.1"
}
],
"python3-jsonpatch": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpatch",
"release": "18.fc35",
"source": "rpm",
"version": "1.21"
}
],
"python3-jsonpointer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpointer",
"release": "4.fc35",
"source": "rpm",
"version": "2.0"
}
],
"python3-jsonschema": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonschema",
"release": "12.fc35",
"source": "rpm",
"version": "3.2.0"
}
],
"python3-jwt": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jwt",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.0"
}
],
"python3-jwt+crypto": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jwt+crypto",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.0"
}
],
"python3-libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libcomps",
"release": "1.fc35",
"source": "rpm",
"version": "0.1.18"
}
],
"python3-libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libdnf",
"release": "2.fc35",
"source": "rpm",
"version": "0.67.0"
}
],
"python3-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libs",
"release": "2.fc35",
"source": "rpm",
"version": "3.10.5"
}
],
"python3-libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libselinux",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"python3-libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libsemanage",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"python3-libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libxml2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.14"
}
],
"python3-markupsafe": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-markupsafe",
"release": "2.fc35",
"source": "rpm",
"version": "2.0.0"
}
],
"python3-oauthlib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib",
"release": "11.fc35",
"source": "rpm",
"version": "3.0.2"
}
],
"python3-oauthlib+signedtoken": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib+signedtoken",
"release": "11.fc35",
"source": "rpm",
"version": "3.0.2"
}
],
"python3-ply": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ply",
"release": "13.fc35",
"source": "rpm",
"version": "3.11"
}
],
"python3-policycoreutils": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-policycoreutils",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"python3-prettytable": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-prettytable",
"release": "27.fc35",
"source": "rpm",
"version": "0.7.2"
}
],
"python3-psutil": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-psutil",
"release": "12.fc35",
"source": "rpm",
"version": "5.8.0"
}
],
"python3-pycparser": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pycparser",
"release": "5.fc35",
"source": "rpm",
"version": "2.20"
}
],
"python3-pyrsistent": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyrsistent",
"release": "1.fc35",
"source": "rpm",
"version": "0.18.1"
}
],
"python3-pyserial": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyserial",
"release": "12.fc35",
"source": "rpm",
"version": "3.4"
}
],
"python3-pysocks": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pysocks",
"release": "11.fc35",
"source": "rpm",
"version": "1.7.1"
}
],
"python3-pytz": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pytz",
"release": "1.fc35",
"source": "rpm",
"version": "2022.1"
}
],
"python3-pyyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyyaml",
"release": "4.fc35",
"source": "rpm",
"version": "5.4.1"
}
],
"python3-requests": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests",
"release": "2.fc35",
"source": "rpm",
"version": "2.27.1"
}
],
"python3-rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-rpm",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"python3-setools": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-setools",
"release": "3.fc35",
"source": "rpm",
"version": "4.4.0"
}
],
"python3-setuptools": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools",
"release": "1.fc35",
"source": "rpm",
"version": "57.4.0"
}
],
"python3-six": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-six",
"release": "4.fc35",
"source": "rpm",
"version": "1.16.0"
}
],
"python3-systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-systemd",
"release": "19.fc35",
"source": "rpm",
"version": "234"
}
],
"python3-tracer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-tracer",
"release": "1.fc35",
"source": "rpm",
"version": "0.7.8"
}
],
"python3-unbound": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-unbound",
"release": "3.fc35",
"source": "rpm",
"version": "1.16.0"
}
],
"python3-urllib3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-urllib3",
"release": "2.fc35",
"source": "rpm",
"version": "1.26.7"
}
],
"qemu-guest-agent": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-guest-agent",
"release": "15.fc35",
"source": "rpm",
"version": "6.1.0"
}
],
"qrencode-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "qrencode-libs",
"release": "1.fc35",
"source": "rpm",
"version": "4.1.1"
}
],
"readline": [
{
"arch": "x86_64",
"epoch": null,
"name": "readline",
"release": "3.fc35",
"source": "rpm",
"version": "8.1"
}
],
"rootfiles": [
{
"arch": "noarch",
"epoch": null,
"name": "rootfiles",
"release": "30.fc35",
"source": "rpm",
"version": "8.1"
}
],
"rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-build-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-build-libs",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-libs",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-plugin-selinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-selinux",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-plugin-systemd-inhibit": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-systemd-inhibit",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-sign-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-sign-libs",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rsync": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsync",
"release": "1.fc35",
"source": "rpm",
"version": "3.2.4"
}
],
"sed": [
{
"arch": "x86_64",
"epoch": null,
"name": "sed",
"release": "8.fc35",
"source": "rpm",
"version": "4.8"
}
],
"selinux-policy": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy",
"release": "1.fc35",
"source": "rpm",
"version": "35.18"
}
],
"selinux-policy-targeted": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy-targeted",
"release": "1.fc35",
"source": "rpm",
"version": "35.18"
}
],
"setroubleshoot-plugins": [
{
"arch": "noarch",
"epoch": null,
"name": "setroubleshoot-plugins",
"release": "3.fc35",
"source": "rpm",
"version": "3.3.14"
}
],
"setroubleshoot-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "setroubleshoot-server",
"release": "1.fc35",
"source": "rpm",
"version": "3.3.29"
}
],
"setup": [
{
"arch": "noarch",
"epoch": null,
"name": "setup",
"release": "1.fc35",
"source": "rpm",
"version": "2.13.10"
}
],
"shadow-utils": [
{
"arch": "x86_64",
"epoch": 2,
"name": "shadow-utils",
"release": "9.fc35",
"source": "rpm",
"version": "4.9"
}
],
"shared-mime-info": [
{
"arch": "x86_64",
"epoch": null,
"name": "shared-mime-info",
"release": "3.fc35",
"source": "rpm",
"version": "2.1"
}
],
"shim-ia32": [
{
"arch": "x86_64",
"epoch": null,
"name": "shim-ia32",
"release": "2",
"source": "rpm",
"version": "15.6"
}
],
"shim-x64": [
{
"arch": "x86_64",
"epoch": null,
"name": "shim-x64",
"release": "2",
"source": "rpm",
"version": "15.6"
}
],
"sqlite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sqlite-libs",
"release": "3.fc35",
"source": "rpm",
"version": "3.36.0"
}
],
"sscg": [
{
"arch": "x86_64",
"epoch": null,
"name": "sscg",
"release": "6.fc35",
"source": "rpm",
"version": "3.0.2"
}
],
"sssd-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-client",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"sssd-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-common",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"sssd-kcm": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-kcm",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "sudo",
"release": "2.fc35",
"source": "rpm",
"version": "1.9.7p2"
}
],
"sudo-python-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "sudo-python-plugin",
"release": "2.fc35",
"source": "rpm",
"version": "1.9.7p2"
}
],
"syslinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "syslinux",
"release": "0.18.fc35",
"source": "rpm",
"version": "6.04"
}
],
"syslinux-extlinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "syslinux-extlinux",
"release": "0.18.fc35",
"source": "rpm",
"version": "6.04"
}
],
"syslinux-extlinux-nonlinux": [
{
"arch": "noarch",
"epoch": null,
"name": "syslinux-extlinux-nonlinux",
"release": "0.18.fc35",
"source": "rpm",
"version": "6.04"
}
],
"syslinux-nonlinux": [
{
"arch": "noarch",
"epoch": null,
"name": "syslinux-nonlinux",
"release": "0.18.fc35",
"source": "rpm",
"version": "6.04"
}
],
"systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-libs",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-networkd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-networkd",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-oomd-defaults": [
{
"arch": "noarch",
"epoch": null,
"name": "systemd-oomd-defaults",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-pam",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-resolved": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-resolved",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-udev": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-udev",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"tar": [
{
"arch": "x86_64",
"epoch": 2,
"name": "tar",
"release": "2.fc35",
"source": "rpm",
"version": "1.34"
}
],
"teamd": [
{
"arch": "x86_64",
"epoch": null,
"name": "teamd",
"release": "4.fc35",
"source": "rpm",
"version": "1.31"
}
],
"tpm2-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "tpm2-tools",
"release": "1.fc35",
"source": "rpm",
"version": "5.2"
}
],
"tpm2-tss": [
{
"arch": "x86_64",
"epoch": null,
"name": "tpm2-tss",
"release": "3.fc35",
"source": "rpm",
"version": "3.1.0"
}
],
"tracer-common": [
{
"arch": "noarch",
"epoch": null,
"name": "tracer-common",
"release": "1.fc35",
"source": "rpm",
"version": "0.7.8"
}
],
"tzdata": [
{
"arch": "noarch",
"epoch": null,
"name": "tzdata",
"release": "2.fc35",
"source": "rpm",
"version": "2022a"
}
],
"udisks2": [
{
"arch": "x86_64",
"epoch": null,
"name": "udisks2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"udisks2-iscsi": [
{
"arch": "x86_64",
"epoch": null,
"name": "udisks2-iscsi",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"udisks2-lvm2": [
{
"arch": "x86_64",
"epoch": null,
"name": "udisks2-lvm2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"unbound-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "unbound-libs",
"release": "3.fc35",
"source": "rpm",
"version": "1.16.0"
}
],
"userspace-rcu": [
{
"arch": "x86_64",
"epoch": null,
"name": "userspace-rcu",
"release": "3.fc35",
"source": "rpm",
"version": "0.13.0"
}
],
"util-linux": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"util-linux-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux-core",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"vim-data": [
{
"arch": "noarch",
"epoch": 2,
"name": "vim-data",
"release": "1.fc35",
"source": "rpm",
"version": "9.0.049"
}
],
"vim-minimal": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-minimal",
"release": "1.fc35",
"source": "rpm",
"version": "9.0.049"
}
],
"volume_key-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "volume_key-libs",
"release": "14.fc35",
"source": "rpm",
"version": "0.3.12"
}
],
"web-assets-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "web-assets-filesystem",
"release": "15.fc35",
"source": "rpm",
"version": "5"
}
],
"which": [
{
"arch": "x86_64",
"epoch": null,
"name": "which",
"release": "27.fc35",
"source": "rpm",
"version": "2.21"
}
],
"whois-nls": [
{
"arch": "noarch",
"epoch": null,
"name": "whois-nls",
"release": "1.fc35",
"source": "rpm",
"version": "5.5.13"
}
],
"xfsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xfsprogs",
"release": "2.fc35",
"source": "rpm",
"version": "5.12.0"
}
],
"xkeyboard-config": [
{
"arch": "noarch",
"epoch": null,
"name": "xkeyboard-config",
"release": "2.fc35",
"source": "rpm",
"version": "2.33"
}
],
"xz": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz",
"release": "9.fc35",
"source": "rpm",
"version": "5.2.5"
}
],
"xz-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-libs",
"release": "9.fc35",
"source": "rpm",
"version": "5.2.5"
}
],
"yum": [
{
"arch": "noarch",
"epoch": null,
"name": "yum",
"release": "1.fc35",
"source": "rpm",
"version": "4.13.0"
}
],
"zchunk-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "zchunk-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.2.2"
}
],
"zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib",
"release": "30.fc35",
"source": "rpm",
"version": "1.2.11"
}
],
"zram-generator": [
{
"arch": "x86_64",
"epoch": null,
"name": "zram-generator",
"release": "1.fc35",
"source": "rpm",
"version": "1.1.2"
}
],
"zram-generator-defaults": [
{
"arch": "noarch",
"epoch": null,
"name": "zram-generator-defaults",
"release": "1.fc35",
"source": "rpm",
"version": "1.1.2"
}
]
}
},
"changed": false
}
TASK [Allow certmonger to write into Cockpit's certificate directory] **********
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:40
Wednesday 03 August 2022 07:55:40 +0000 (0:00:01.083) 0:00:09.772 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/cockpit/ws-certs.d/",
"secontext": "system_u:object_r:cert_t:s0",
"size": 0,
"state": "directory",
"uid": 0
}
TASK [Generate certificate with linux-system-roles.certificate] ****************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:47
Wednesday 03 August 2022 07:55:41 +0000 (0:00:00.432) 0:00:10.204 ******
TASK [linux-system-roles.certificate : Set version specific variables] *********
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:2
Wednesday 03 August 2022 07:55:41 +0000 (0:00:00.085) 0:00:10.290 ******
included: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap
TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ******
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2
Wednesday 03 August 2022 07:55:41 +0000 (0:00:00.071) 0:00:10.362 ******
ok: [/cache/fedora-35.qcow2.snap]
TASK [linux-system-roles.certificate : Set platform/version specific variables] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8
Wednesday 03 August 2022 07:55:42 +0000 (0:00:00.579) 0:00:10.941 ******
skipping: [/cache/fedora-35.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/fedora-35.qcow2.snap] => (item=Fedora.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/fedora-35.qcow2.snap] => (item=Fedora_35.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora_35.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/fedora-35.qcow2.snap] => (item=Fedora_35.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora_35.yml",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:5
Wednesday 03 August 2022 07:55:42 +0000 (0:00:00.103) 0:00:11.045 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"rc": 0,
"results": [
"Installed: python3-pyasn1-0.4.8-7.fc35.noarch"
]
}
TASK [linux-system-roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:22
Wednesday 03 August 2022 07:55:45 +0000 (0:00:03.200) 0:00:14.246 ******
changed: [/cache/fedora-35.qcow2.snap] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"rc": 0,
"results": [
"Installed: dbus-tools-1:1.12.22-1.fc35.x86_64",
"Installed: certmonger-0.79.15-2.fc35.x86_64"
]
}
TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:33
Wednesday 03 August 2022 07:55:49 +0000 (0:00:03.917) 0:00:18.163 ******
changed: [/cache/fedora-35.qcow2.snap] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/certmonger//pre-scripts",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 0,
"state": "directory",
"uid": 0
}
TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] ***
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:59
Wednesday 03 August 2022 07:55:49 +0000 (0:00:00.457) 0:00:18.621 ******
changed: [/cache/fedora-35.qcow2.snap] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/certmonger//post-scripts",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 0,
"state": "directory",
"uid": 0
}
TASK [linux-system-roles.certificate : Ensure provider service is running] *****
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:88
Wednesday 03 August 2022 07:55:50 +0000 (0:00:00.464) 0:00:19.085 ******
changed: [/cache/fedora-35.qcow2.snap] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"enabled": true,
"name": "certmonger",
"state": "started",
"status": {
"ActiveEnterTimestamp": "n/a",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestamp": "n/a",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "dbus-broker.service system.slice syslog.target network.target basic.target systemd-journald.socket sysinit.target dbus.socket",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestamp": "n/a",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedorahosted.certmonger",
"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",
"ConditionTimestamp": "n/a",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Certificate monitoring and PKI enrollment",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestamp": "n/a",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestamp": "n/a",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/certmonger.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": "certmonger.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "n/a",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "n/a",
"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": "7729",
"LimitNPROCSoft": "7729",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "7729",
"LimitSIGPENDINGSoft": "7729",
"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": "certmonger.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"PIDFile": "/run/certmonger.pid",
"PartOf": "dbus-broker.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": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice sysinit.target dbus.socket",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "n/a",
"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": "2318",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestamp": "n/a",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.certificate : Ensure certificate requests] ************
task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:100
Wednesday 03 August 2022 07:55:51 +0000 (0:00:00.868) 0:00:19.953 ******
changed: [/cache/fedora-35.qcow2.snap] => (item={'name': '/etc/cockpit/ws-certs.d/monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign', 'group': 'cockpit-ws'}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"ca": "self-sign",
"dns": [
"localhost",
"www.example.com"
],
"group": "cockpit-ws",
"name": "/etc/cockpit/ws-certs.d/monger-cockpit"
}
}
MSG:
Certificate requested (new). File attributes updated.
META: role_complete for /cache/fedora-35.qcow2.snap
TASK [test - cockpit works with TLS and expected certificate] ******************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:61
Wednesday 03 August 2022 07:55:52 +0000 (0:00:01.081) 0:00:21.035 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"cmd": [
"curl",
"--cacert",
"/etc/cockpit/ws-certs.d/monger-cockpit.crt",
"https://localhost:9090"
],
"delta": "0:00:00.136763",
"end": "2022-08-03 07:55:51.869058",
"rc": 0,
"start": "2022-08-03 07:55:51.732295"
}
STDOUT:
Loading...
Please enable JavaScript to use the Web Console.
Validating authentication token
A modern browser is required for security, reliability, and performance.
Download a new browser for free
STDERR:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 11370 0 11370 0 0 90919 0 --:--:-- --:--:-- --:--:-- 92439
TASK [test - get certmonger tracking status] ***********************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:68
Wednesday 03 August 2022 07:55:52 +0000 (0:00:00.704) 0:00:21.739 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"cmd": [
"getcert",
"list",
"--tracking-only",
"-f",
"/etc/cockpit/ws-certs.d/monger-cockpit.crt"
],
"delta": "0:00:00.039444",
"end": "2022-08-03 07:55:52.389553",
"rc": 0,
"start": "2022-08-03 07:55:52.350109"
}
STDOUT:
Number of certificates and requests being tracked: 1.
Request ID '20220803075550':
status: MONITORING
stuck: no
key pair storage: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.key'
certificate: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.crt'
CA: local
issuer: CN=718bbab6-a0ee4f9d-8b4037ad-4f0accb7,CN=Local Signing Authority
subject: CN=localhost
issued: 2022-08-03 07:55:50 UTC
expires: 2023-08-03 07:55:50 UTC
dns: localhost,www.example.com
key usage: digitalSignature,keyEncipherment
eku: id-kp-serverAuth,id-kp-clientAuth
pre-save command:
post-save command:
track: yes
auto-renew: yes
TASK [test - ensure certificate generation succeeded] **************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:73
Wednesday 03 August 2022 07:55:53 +0000 (0:00:00.504) 0:00:22.244 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false
}
MSG:
All assertions passed
TASK [test - clean up tracked certificate] *************************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:77
Wednesday 03 August 2022 07:55:53 +0000 (0:00:00.069) 0:00:22.313 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"cmd": [
"getcert",
"stop-tracking",
"-f",
"/etc/cockpit/ws-certs.d/monger-cockpit.crt"
],
"delta": "0:00:00.035145",
"end": "2022-08-03 07:55:52.941279",
"rc": 0,
"start": "2022-08-03 07:55:52.906134"
}
STDOUT:
Request "20220803075550" removed.
TASK [test - clean up generated certificate] ***********************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:82
Wednesday 03 August 2022 07:55:53 +0000 (0:00:00.481) 0:00:22.795 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt",
"state": "absent"
}
TASK [test - clean up generated private key] ***********************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:87
Wednesday 03 August 2022 07:55:54 +0000 (0:00:00.446) 0:00:23.242 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key",
"state": "absent"
}
TASK [test - generic cleanup] **************************************************
task path: /tmp/tmpca8ahchm/tests/tests_certificate.yml:92
Wednesday 03 August 2022 07:55:54 +0000 (0:00:00.495) 0:00:23.738 ******
included: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml for /cache/fedora-35.qcow2.snap
TASK [cleanup - packages] ******************************************************
task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:1
Wednesday 03 August 2022 07:55:54 +0000 (0:00:00.054) 0:00:23.793 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"rc": 0,
"results": [
"Removed: cockpit-packagekit-273-1.fc35.noarch",
"Removed: cockpit-selinux-273-1.fc35.noarch",
"Removed: cockpit-storaged-273-1.fc35.noarch",
"Removed: cockpit-system-273-1.fc35.noarch",
"Removed: cockpit-ws-273-1.fc35.x86_64",
"Removed: cockpit-bridge-273-1.fc35.x86_64",
"Removed: cockpit-networkmanager-273-1.fc35.noarch"
]
}
TASK [cleanup - find certificates] *********************************************
task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:13
Wednesday 03 August 2022 07:56:05 +0000 (0:00:10.462) 0:00:34.255 ******
[WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue:
'/etc/cockpit/ws-certs.d/' is not a directory
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"examined": 0,
"files": [],
"matched": 0,
"skipped_paths": {
"/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory"
}
}
MSG:
Not all paths examined, check warnings for details
TASK [cleanup - certificates] **************************************************
task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:23
Wednesday 03 August 2022 07:56:05 +0000 (0:00:00.520) 0:00:34.776 ******
TASK [cleanup - config file] ***************************************************
task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:32
Wednesday 03 August 2022 07:56:05 +0000 (0:00:00.031) 0:00:34.807 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"path": "/etc/cockpit/cockpit.conf",
"state": "absent"
}
TASK [cleanup - port customization] ********************************************
task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:40
Wednesday 03 August 2022 07:56:06 +0000 (0:00:00.420) 0:00:35.228 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"path": "/etc/systemd/system/cockpit.socket.d/",
"state": "absent"
}
TASK [cleanup - reload systemd] ************************************************
task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:48
Wednesday 03 August 2022 07:56:06 +0000 (0:00:00.395) 0:00:35.623 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"name": null,
"status": {}
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/fedora-35.qcow2.snap : ok=32 changed=10 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0
127.0.0.1 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Wednesday 03 August 2022 07:56:07 +0000 (0:00:00.771) 0:00:36.395 ******
===============================================================================
cleanup - packages ----------------------------------------------------- 10.46s
/tmp/tmpca8ahchm/tests/tasks/cleanup.yml:1 ------------------------------------
linux-system-roles.certificate : Ensure provider packages are installed --- 3.92s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:22 -
linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 3.20s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 --
linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed. --- 2.84s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:8 -
Gathering Facts --------------------------------------------------------- 1.34s
/tmp/tmpca8ahchm/tests/tests_certificate.yml:21 -------------------------------
linux-system-roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled --- 1.10s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:75 -----
Collect installed package versions -------------------------------------- 1.08s
/tmp/tmpca8ahchm/tests/tests_certificate.yml:33 -------------------------------
linux-system-roles.certificate : Ensure certificate requests ------------ 1.08s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:100
Download current linux-system-roles.certificate ------------------------- 0.96s
/tmp/tmpca8ahchm/tests/tests_certificate.yml:9 --------------------------------
Gathering Facts --------------------------------------------------------- 0.93s
/tmp/tmpca8ahchm/tests/tests_certificate.yml:28 -------------------------------
linux-system-roles.certificate : Ensure provider service is running ----- 0.87s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/main.yml:88 -
cleanup - reload systemd ------------------------------------------------ 0.77s
/tmp/tmpca8ahchm/tests/tasks/cleanup.yml:48 -----------------------------------
test - cockpit works with TLS and expected certificate ------------------ 0.70s
/tmp/tmpca8ahchm/tests/tests_certificate.yml:61 -------------------------------
linux-system-roles.cockpit : Ensure ansible_facts used by role ---------- 0.59s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 --
linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.58s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2
linux-system-roles.cockpit : Clean up port configuration file for undefined custom port --- 0.52s
/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:66 -----
cleanup - find certificates --------------------------------------------- 0.52s
/tmp/tmpca8ahchm/tests/tasks/cleanup.yml:13 -----------------------------------
test - get certmonger tracking status ----------------------------------- 0.50s
/tmp/tmpca8ahchm/tests/tests_certificate.yml:68 -------------------------------
test - clean up generated private key ----------------------------------- 0.50s
/tmp/tmpca8ahchm/tests/tests_certificate.yml:87 -------------------------------
test - clean up tracked certificate ------------------------------------- 0.48s
/tmp/tmpca8ahchm/tests/tests_certificate.yml:77 -------------------------------
ansible-playbook [core 2.12.6]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
ansible collection location = /tmp/tmpfvtrqcwa
executable location = /usr/bin/ansible-playbook
python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
jinja version = 2.11.3
libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
PLAYBOOK: tests_certificate.yml ************************************************
3 plays in /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml
PLAY [test - local setup] ******************************************************
META: ran handlers
TASK [Download current linux-system-roles.certificate] *************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:9
Wednesday 03 August 2022 08:01:10 +0000 (0:00:00.017) 0:00:00.017 ******
changed: [127.0.0.1] => {
"after": "a27c9a762f07c3c26c3880f1df597995f8fe0ba8",
"before": null,
"changed": true
}
META: ran handlers
META: ran handlers
PLAY [Install cockpit] *********************************************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:21
Wednesday 03 August 2022 08:01:11 +0000 (0:00:01.162) 0:00:01.179 ******
ok: [/cache/fedora-35.qcow2.snap]
META: ran handlers
TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:1
Wednesday 03 August 2022 08:01:12 +0000 (0:00:01.286) 0:00:02.466 ******
included: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap
TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2
Wednesday 03 August 2022 08:01:12 +0000 (0:00:00.027) 0:00:02.494 ******
ok: [/cache/fedora-35.qcow2.snap]
TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ******
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:7
Wednesday 03 August 2022 08:01:13 +0000 (0:00:00.540) 0:00:03.034 ******
ok: [/cache/fedora-35.qcow2.snap] => (item=/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml) => {
"ansible_facts": {
"__cockpit_packages": {
"default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}",
"full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}",
"minimal": "{{ __cockpit_packages_minimal }}"
},
"__cockpit_packages_default": [
"cockpit",
"cockpit-networkmanager",
"cockpit-packagekit",
"cockpit-selinux",
"cockpit-storaged"
],
"__cockpit_packages_exclude": [
"cockpit-docker",
"cockpit-ostree",
"cockpit-tests"
],
"__cockpit_packages_full": [
"cockpit-*"
],
"__cockpit_packages_minimal": [
"cockpit-system",
"cockpit-ws"
]
},
"ansible_included_var_files": [
"/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml"
}
TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] *******
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:9
Wednesday 03 August 2022 08:01:13 +0000 (0:00:00.038) 0:00:03.072 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:17
Wednesday 03 August 2022 08:01:13 +0000 (0:00:00.022) 0:00:03.095 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:21
Wednesday 03 August 2022 08:01:13 +0000 (0:00:00.020) 0:00:03.115 ******
included: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml for /cache/fedora-35.qcow2.snap => (item=/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml)
TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:1
Wednesday 03 August 2022 08:01:13 +0000 (0:00:00.036) 0:00:03.152 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"ansible_facts": {
"cockpit_packages": "minimal"
},
"changed": false
}
TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:6
Wednesday 03 August 2022 08:01:13 +0000 (0:00:00.036) 0:00:03.188 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file directory] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:27
Wednesday 03 August 2022 08:01:16 +0000 (0:00:02.685) 0:00:05.874 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35
Wednesday 03 August 2022 08:01:16 +0000 (0:00:00.025) 0:00:05.900 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.cockpit : Check if SELinux is enabled] *********
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:51
Wednesday 03 August 2022 08:01:16 +0000 (0:00:00.024) 0:00:05.924 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Allow cockpit to own custom port in SELinux policy] **********************
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:58
Wednesday 03 August 2022 08:01:16 +0000 (0:00:00.024) 0:00:05.949 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:66
Wednesday 03 August 2022 08:01:16 +0000 (0:00:00.025) 0:00:05.974 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"path": "/etc/systemd/system/cockpit.socket.d/listen.conf",
"state": "absent"
}
TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:75
Wednesday 03 August 2022 08:01:16 +0000 (0:00:00.522) 0:00:06.497 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"enabled": true,
"name": "cockpit.socket",
"state": "started",
"status": {
"Accept": "no",
"ActiveEnterTimestamp": "n/a",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestamp": "n/a",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket system.slice sysinit.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestamp": "n/a",
"AssertTimestampMonotonic": "0",
"Backlog": "4096",
"Before": "sockets.target cockpit.service shutdown.target cockpit-motd.service",
"BindIPv6Only": "default",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"Broadcast": "no",
"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": "no",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestamp": "n/a",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"DeferAcceptUSec": "0",
"Delegate": "no",
"Description": "Cockpit Web Service Socket",
"DevicePolicy": "auto",
"DirectoryMode": "0755",
"Documentation": "\"man:cockpit-ws(8)\"",
"DynamicUser": "no",
"ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorName": "cockpit.socket",
"FinalKillSignal": "9",
"FlushPending": "no",
"FragmentPath": "/usr/lib/systemd/system/cockpit.socket",
"FreeBind": "no",
"FreezerState": "running",
"GID": "[not set]",
"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]",
"IPTOS": "-1",
"IPTTL": "-1",
"Id": "cockpit.socket",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "n/a",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "n/a",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeepAlive": "no",
"KeepAliveIntervalUSec": "0",
"KeepAliveProbes": "0",
"KeepAliveTimeUSec": "0",
"KeyringMode": "shared",
"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": "7729",
"LimitNPROCSoft": "7729",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "7729",
"LimitSIGPENDINGSoft": "7729",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"Listen": "[::]:9090 (Stream)",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"Mark": "-1",
"MaxConnections": "64",
"MaxConnectionsPerSource": "0",
"MemoryAccounting": "yes",
"MemoryAvailable": "infinity",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MessageQueueMaxMessages": "0",
"MessageQueueMessageSize": "0",
"MountAPIVFS": "no",
"NAccepted": "0",
"NConnections": "0",
"NRefused": "0",
"NUMAPolicy": "n/a",
"Names": "cockpit.socket",
"NeedDaemonReload": "no",
"Nice": "0",
"NoDelay": "no",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"PassCredentials": "no",
"PassPacketInfo": "no",
"PassSecurity": "no",
"Perpetual": "no",
"PipeSize": "0",
"Priority": "-1",
"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",
"ReceiveBuffer": "0",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemoveIPC": "no",
"RemoveOnStop": "no",
"RequiredBy": "cockpit.service",
"Requires": "sysinit.target system.slice",
"RestartKillSignal": "15",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"ReusePort": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendBuffer": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"SocketMode": "0666",
"SocketProtocol": "0",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "n/a",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"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": "2318",
"TimeoutCleanUSec": "infinity",
"TimeoutUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Timestamping": "off",
"Transient": "no",
"Transparent": "no",
"TriggerLimitBurst": "20",
"TriggerLimitIntervalUSec": "2s",
"Triggers": "cockpit.service",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "cockpit-motd.service",
"WatchdogSignal": "6",
"Writable": "no"
}
}
TASK [fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:81
Wednesday 03 August 2022 08:01:17 +0000 (0:00:01.057) 0:00:07.555 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:92
Wednesday 03 August 2022 08:01:17 +0000 (0:00:00.027) 0:00:07.582 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate key] ***
task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:102
Wednesday 03 August 2022 08:01:17 +0000 (0:00:00.021) 0:00:07.603 ******
skipping: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: role_complete for /cache/fedora-35.qcow2.snap
META: ran handlers
META: ran handlers
PLAY [Generate self-signed certmonger certificate] *****************************
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:28
Wednesday 03 August 2022 08:01:17 +0000 (0:00:00.047) 0:00:07.650 ******
ok: [/cache/fedora-35.qcow2.snap]
META: ran handlers
TASK [Collect installed package versions] **************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:33
Wednesday 03 August 2022 08:01:18 +0000 (0:00:00.936) 0:00:08.586 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"ansible_facts": {
"packages": {
"ModemManager-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "ModemManager-glib",
"release": "1.fc35",
"source": "rpm",
"version": "1.18.2"
}
],
"NetworkManager": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager",
"release": "2.fc35",
"source": "rpm",
"version": "1.32.12"
}
],
"NetworkManager-libnm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-libnm",
"release": "2.fc35",
"source": "rpm",
"version": "1.32.12"
}
],
"NetworkManager-team": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-team",
"release": "2.fc35",
"source": "rpm",
"version": "1.32.12"
}
],
"PackageKit": [
{
"arch": "x86_64",
"epoch": null,
"name": "PackageKit",
"release": "3.fc35",
"source": "rpm",
"version": "1.2.4"
}
],
"PackageKit-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "PackageKit-glib",
"release": "3.fc35",
"source": "rpm",
"version": "1.2.4"
}
],
"abattis-cantarell-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "abattis-cantarell-fonts",
"release": "5.fc35",
"source": "rpm",
"version": "0.301"
}
],
"acl": [
{
"arch": "x86_64",
"epoch": null,
"name": "acl",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.1"
}
],
"adobe-source-code-pro-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "adobe-source-code-pro-fonts",
"release": "11.fc35",
"source": "rpm",
"version": "2.030.1.050"
}
],
"alternatives": [
{
"arch": "x86_64",
"epoch": null,
"name": "alternatives",
"release": "1.fc35",
"source": "rpm",
"version": "1.19"
}
],
"audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit",
"release": "1.fc35",
"source": "rpm",
"version": "3.0.8"
}
],
"audit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit-libs",
"release": "1.fc35",
"source": "rpm",
"version": "3.0.8"
}
],
"basesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "basesystem",
"release": "12.fc35",
"source": "rpm",
"version": "11"
}
],
"bash": [
{
"arch": "x86_64",
"epoch": null,
"name": "bash",
"release": "2.fc35",
"source": "rpm",
"version": "5.1.8"
}
],
"bluez": [
{
"arch": "x86_64",
"epoch": null,
"name": "bluez",
"release": "1.fc35",
"source": "rpm",
"version": "5.64"
}
],
"btrfs-progs": [
{
"arch": "x86_64",
"epoch": null,
"name": "btrfs-progs",
"release": "1.fc35",
"source": "rpm",
"version": "5.18"
}
],
"bubblewrap": [
{
"arch": "x86_64",
"epoch": null,
"name": "bubblewrap",
"release": "1.fc35",
"source": "rpm",
"version": "0.5.0"
}
],
"bzip2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2-libs",
"release": "9.fc35",
"source": "rpm",
"version": "1.0.8"
}
],
"c-ares": [
{
"arch": "x86_64",
"epoch": null,
"name": "c-ares",
"release": "1.fc35",
"source": "rpm",
"version": "1.17.2"
}
],
"ca-certificates": [
{
"arch": "noarch",
"epoch": null,
"name": "ca-certificates",
"release": "1.0.fc35",
"source": "rpm",
"version": "2021.2.52"
}
],
"checkpolicy": [
{
"arch": "x86_64",
"epoch": null,
"name": "checkpolicy",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"chrony": [
{
"arch": "x86_64",
"epoch": null,
"name": "chrony",
"release": "1.fc35",
"source": "rpm",
"version": "4.2"
}
],
"clevis": [
{
"arch": "x86_64",
"epoch": null,
"name": "clevis",
"release": "6.fc35",
"source": "rpm",
"version": "18"
}
],
"clevis-luks": [
{
"arch": "x86_64",
"epoch": null,
"name": "clevis-luks",
"release": "6.fc35",
"source": "rpm",
"version": "18"
}
],
"clevis-pin-tpm2": [
{
"arch": "x86_64",
"epoch": null,
"name": "clevis-pin-tpm2",
"release": "1.fc35",
"source": "rpm",
"version": "0.5.0"
}
],
"cloud-init": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-init",
"release": "7.fc35",
"source": "rpm",
"version": "20.4"
}
],
"cloud-utils-growpart": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-utils-growpart",
"release": "9.fc35",
"source": "rpm",
"version": "0.31"
}
],
"cockpit-bridge": [
{
"arch": "x86_64",
"epoch": null,
"name": "cockpit-bridge",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-networkmanager": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-networkmanager",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-packagekit": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-packagekit",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-selinux": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-selinux",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-storaged": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-storaged",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-system": [
{
"arch": "noarch",
"epoch": null,
"name": "cockpit-system",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"cockpit-ws": [
{
"arch": "x86_64",
"epoch": null,
"name": "cockpit-ws",
"release": "1.fc35",
"source": "rpm",
"version": "273"
}
],
"console-login-helper-messages": [
{
"arch": "noarch",
"epoch": null,
"name": "console-login-helper-messages",
"release": "3.fc35",
"source": "rpm",
"version": "0.21.2"
}
],
"console-login-helper-messages-issuegen": [
{
"arch": "noarch",
"epoch": null,
"name": "console-login-helper-messages-issuegen",
"release": "3.fc35",
"source": "rpm",
"version": "0.21.2"
}
],
"console-login-helper-messages-motdgen": [
{
"arch": "noarch",
"epoch": null,
"name": "console-login-helper-messages-motdgen",
"release": "3.fc35",
"source": "rpm",
"version": "0.21.2"
}
],
"console-login-helper-messages-profile": [
{
"arch": "noarch",
"epoch": null,
"name": "console-login-helper-messages-profile",
"release": "3.fc35",
"source": "rpm",
"version": "0.21.2"
}
],
"coreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils",
"release": "33.fc35",
"source": "rpm",
"version": "8.32"
}
],
"coreutils-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils-common",
"release": "33.fc35",
"source": "rpm",
"version": "8.32"
}
],
"cpio": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpio",
"release": "11.fc35",
"source": "rpm",
"version": "2.13"
}
],
"cracklib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib",
"release": "27.fc35",
"source": "rpm",
"version": "2.9.6"
}
],
"cracklib-dicts": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib-dicts",
"release": "27.fc35",
"source": "rpm",
"version": "2.9.6"
}
],
"crypto-policies": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies",
"release": "1.gitd0fdcfb.fc35",
"source": "rpm",
"version": "20210819"
}
],
"crypto-policies-scripts": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies-scripts",
"release": "1.gitd0fdcfb.fc35",
"source": "rpm",
"version": "20210819"
}
],
"cryptsetup": [
{
"arch": "x86_64",
"epoch": null,
"name": "cryptsetup",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.3"
}
],
"cryptsetup-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "cryptsetup-libs",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.3"
}
],
"curl": [
{
"arch": "x86_64",
"epoch": null,
"name": "curl",
"release": "5.fc35",
"source": "rpm",
"version": "7.79.1"
}
],
"cyrus-sasl-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cyrus-sasl-lib",
"release": "14.fc35",
"source": "rpm",
"version": "2.1.27"
}
],
"dbus": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus",
"release": "1.fc35",
"source": "rpm",
"version": "1.12.22"
}
],
"dbus-broker": [
{
"arch": "x86_64",
"epoch": null,
"name": "dbus-broker",
"release": "4.fc35",
"source": "rpm",
"version": "29"
}
],
"dbus-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "dbus-common",
"release": "1.fc35",
"source": "rpm",
"version": "1.12.22"
}
],
"dbus-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.12.22"
}
],
"dejavu-sans-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "dejavu-sans-fonts",
"release": "17.fc35",
"source": "rpm",
"version": "2.37"
}
],
"deltarpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "deltarpm",
"release": "10.fc35",
"source": "rpm",
"version": "3.6.2"
}
],
"device-mapper": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper",
"release": "6.fc35",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-event": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-event",
"release": "6.fc35",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-event-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-event-libs",
"release": "6.fc35",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-libs",
"release": "6.fc35",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-multipath": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath",
"release": "5.fc35",
"source": "rpm",
"version": "0.8.6"
}
],
"device-mapper-multipath-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath-libs",
"release": "5.fc35",
"source": "rpm",
"version": "0.8.6"
}
],
"device-mapper-persistent-data": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-persistent-data",
"release": "6.fc35",
"source": "rpm",
"version": "0.9.0"
}
],
"dhcp-client": [
{
"arch": "x86_64",
"epoch": 12,
"name": "dhcp-client",
"release": "2.fc35",
"source": "rpm",
"version": "4.4.3"
}
],
"dhcp-common": [
{
"arch": "noarch",
"epoch": 12,
"name": "dhcp-common",
"release": "2.fc35",
"source": "rpm",
"version": "4.4.3"
}
],
"diffutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "diffutils",
"release": "1.fc35",
"source": "rpm",
"version": "3.8"
}
],
"dmidecode": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dmidecode",
"release": "2.fc35",
"source": "rpm",
"version": "3.3"
}
],
"dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf",
"release": "1.fc35",
"source": "rpm",
"version": "4.13.0"
}
],
"dnf-data": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-data",
"release": "1.fc35",
"source": "rpm",
"version": "4.13.0"
}
],
"dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-plugins-core",
"release": "1.fc35",
"source": "rpm",
"version": "4.2.1"
}
],
"dosfstools": [
{
"arch": "x86_64",
"epoch": null,
"name": "dosfstools",
"release": "2.fc35",
"source": "rpm",
"version": "4.2"
}
],
"dracut": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut",
"release": "6.fc35",
"source": "rpm",
"version": "055"
}
],
"dracut-config-generic": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-config-generic",
"release": "6.fc35",
"source": "rpm",
"version": "055"
}
],
"e2fsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs",
"release": "1.fc35",
"source": "rpm",
"version": "1.46.3"
}
],
"e2fsprogs-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.46.3"
}
],
"efi-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "efi-filesystem",
"release": "4.fc35",
"source": "rpm",
"version": "5"
}
],
"efibootmgr": [
{
"arch": "x86_64",
"epoch": null,
"name": "efibootmgr",
"release": "11.fc35",
"source": "rpm",
"version": "16"
}
],
"efivar-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "efivar-libs",
"release": "17.fc35",
"source": "rpm",
"version": "37"
}
],
"elfutils-debuginfod-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-debuginfod-client",
"release": "4.fc35",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-default-yama-scope": [
{
"arch": "noarch",
"epoch": null,
"name": "elfutils-default-yama-scope",
"release": "4.fc35",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-libelf": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf",
"release": "4.fc35",
"source": "rpm",
"version": "0.187"
}
],
"elfutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libs",
"release": "4.fc35",
"source": "rpm",
"version": "0.187"
}
],
"expat": [
{
"arch": "x86_64",
"epoch": null,
"name": "expat",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.7"
}
],
"fedora-gpg-keys": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-gpg-keys",
"release": "1",
"source": "rpm",
"version": "35"
}
],
"fedora-logos": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-logos",
"release": "2.fc35",
"source": "rpm",
"version": "35.0.0"
}
],
"fedora-release-cloud": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-cloud",
"release": "36",
"source": "rpm",
"version": "35"
}
],
"fedora-release-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-common",
"release": "36",
"source": "rpm",
"version": "35"
}
],
"fedora-release-identity-cloud": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-identity-cloud",
"release": "36",
"source": "rpm",
"version": "35"
}
],
"fedora-repos": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-repos",
"release": "1",
"source": "rpm",
"version": "35"
}
],
"fedora-repos-modular": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-repos-modular",
"release": "1",
"source": "rpm",
"version": "35"
}
],
"file": [
{
"arch": "x86_64",
"epoch": null,
"name": "file",
"release": "9.fc35",
"source": "rpm",
"version": "5.40"
}
],
"file-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "file-libs",
"release": "9.fc35",
"source": "rpm",
"version": "5.40"
}
],
"filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "filesystem",
"release": "7.fc35",
"source": "rpm",
"version": "3.14"
}
],
"findutils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "findutils",
"release": "4.fc35",
"source": "rpm",
"version": "4.8.0"
}
],
"flashrom": [
{
"arch": "x86_64",
"epoch": null,
"name": "flashrom",
"release": "7.fc35",
"source": "rpm",
"version": "1.2"
}
],
"fonts-filesystem": [
{
"arch": "noarch",
"epoch": 1,
"name": "fonts-filesystem",
"release": "6.fc35",
"source": "rpm",
"version": "2.0.5"
}
],
"freetype": [
{
"arch": "x86_64",
"epoch": null,
"name": "freetype",
"release": "6.fc35",
"source": "rpm",
"version": "2.11.0"
}
],
"fuse-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "fuse-libs",
"release": "13.fc35",
"source": "rpm",
"version": "2.9.9"
}
],
"fwupd": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd",
"release": "1.fc35",
"source": "rpm",
"version": "1.7.7"
}
],
"fwupd-efi": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd-efi",
"release": "1.fc35",
"source": "rpm",
"version": "1.3"
}
],
"fwupd-plugin-flashrom": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd-plugin-flashrom",
"release": "1.fc35",
"source": "rpm",
"version": "1.7.7"
}
],
"fwupd-plugin-modem-manager": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd-plugin-modem-manager",
"release": "1.fc35",
"source": "rpm",
"version": "1.7.7"
}
],
"fwupd-plugin-uefi-capsule-data": [
{
"arch": "x86_64",
"epoch": null,
"name": "fwupd-plugin-uefi-capsule-data",
"release": "1.fc35",
"source": "rpm",
"version": "1.7.7"
}
],
"gawk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk",
"release": "4.fc35",
"source": "rpm",
"version": "5.1.0"
}
],
"gawk-all-langpacks": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk-all-langpacks",
"release": "4.fc35",
"source": "rpm",
"version": "5.1.0"
}
],
"gdbm-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gdbm-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.22"
}
],
"gdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdisk",
"release": "2.fc35",
"source": "rpm",
"version": "1.0.9"
}
],
"gdk-pixbuf2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdk-pixbuf2",
"release": "2.fc35",
"source": "rpm",
"version": "2.42.6"
}
],
"gettext": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext",
"release": "8.fc35",
"source": "rpm",
"version": "0.21"
}
],
"gettext-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext-libs",
"release": "8.fc35",
"source": "rpm",
"version": "0.21"
}
],
"glib-networking": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib-networking",
"release": "1.fc35",
"source": "rpm",
"version": "2.70.1"
}
],
"glib2": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib2",
"release": "1.fc35",
"source": "rpm",
"version": "2.70.5"
}
],
"glibc": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc",
"release": "38.fc35",
"source": "rpm",
"version": "2.34"
}
],
"glibc-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-common",
"release": "38.fc35",
"source": "rpm",
"version": "2.34"
}
],
"glibc-gconv-extra": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-gconv-extra",
"release": "38.fc35",
"source": "rpm",
"version": "2.34"
}
],
"glibc-langpack-en": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-langpack-en",
"release": "38.fc35",
"source": "rpm",
"version": "2.34"
}
],
"gmp": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gmp",
"release": "7.fc35",
"source": "rpm",
"version": "6.2.0"
}
],
"gnupg2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.4"
}
],
"gnupg2-smime": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2-smime",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.4"
}
],
"gnutls": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls",
"release": "3.fc35",
"source": "rpm",
"version": "3.7.6"
}
],
"gobject-introspection": [
{
"arch": "x86_64",
"epoch": null,
"name": "gobject-introspection",
"release": "1.fc35",
"source": "rpm",
"version": "1.70.0"
}
],
"gpg-pubkey": [
{
"arch": null,
"epoch": null,
"name": "gpg-pubkey",
"release": "601c49ca",
"source": "rpm",
"version": "9867c58f"
}
],
"gpgme": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpgme",
"release": "6.fc35",
"source": "rpm",
"version": "1.15.1"
}
],
"graphite2": [
{
"arch": "x86_64",
"epoch": null,
"name": "graphite2",
"release": "8.fc35",
"source": "rpm",
"version": "1.3.14"
}
],
"grep": [
{
"arch": "x86_64",
"epoch": null,
"name": "grep",
"release": "4.fc35",
"source": "rpm",
"version": "3.6"
}
],
"groff-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "groff-base",
"release": "8.fc35",
"source": "rpm",
"version": "1.22.4"
}
],
"grub2-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-common",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-efi-ia32": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-efi-ia32",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-efi-x64": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-efi-x64",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-pc": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-pc",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-pc-modules": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-pc-modules",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools-efi": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-efi",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools-extra": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-extra",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools-minimal": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-minimal",
"release": "11.fc35",
"source": "rpm",
"version": "2.06"
}
],
"grubby": [
{
"arch": "x86_64",
"epoch": null,
"name": "grubby",
"release": "55.fc35",
"source": "rpm",
"version": "8.40"
}
],
"gsettings-desktop-schemas": [
{
"arch": "x86_64",
"epoch": null,
"name": "gsettings-desktop-schemas",
"release": "1.fc35",
"source": "rpm",
"version": "41.0"
}
],
"gzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "gzip",
"release": "6.fc35",
"source": "rpm",
"version": "1.10"
}
],
"harfbuzz": [
{
"arch": "x86_64",
"epoch": null,
"name": "harfbuzz",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.1"
}
],
"hostname": [
{
"arch": "x86_64",
"epoch": null,
"name": "hostname",
"release": "5.fc35",
"source": "rpm",
"version": "3.23"
}
],
"hunspell": [
{
"arch": "x86_64",
"epoch": null,
"name": "hunspell",
"release": "11.fc35",
"source": "rpm",
"version": "1.7.0"
}
],
"hunspell-en": [
{
"arch": "noarch",
"epoch": null,
"name": "hunspell-en",
"release": "20.fc35",
"source": "rpm",
"version": "0.20140811.1"
}
],
"hunspell-en-GB": [
{
"arch": "noarch",
"epoch": null,
"name": "hunspell-en-GB",
"release": "20.fc35",
"source": "rpm",
"version": "0.20140811.1"
}
],
"hunspell-en-US": [
{
"arch": "noarch",
"epoch": null,
"name": "hunspell-en-US",
"release": "20.fc35",
"source": "rpm",
"version": "0.20140811.1"
}
],
"hunspell-filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "hunspell-filesystem",
"release": "11.fc35",
"source": "rpm",
"version": "1.7.0"
}
],
"ima-evm-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "ima-evm-utils",
"release": "3.fc35",
"source": "rpm",
"version": "1.3.2"
}
],
"inih": [
{
"arch": "x86_64",
"epoch": null,
"name": "inih",
"release": "1.fc35",
"source": "rpm",
"version": "56"
}
],
"initscripts-service": [
{
"arch": "noarch",
"epoch": null,
"name": "initscripts-service",
"release": "1.fc35",
"source": "rpm",
"version": "10.15"
}
],
"ipcalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipcalc",
"release": "2.fc35",
"source": "rpm",
"version": "1.0.1"
}
],
"iproute": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute",
"release": "2.fc35",
"source": "rpm",
"version": "5.13.0"
}
],
"iproute-tc": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute-tc",
"release": "2.fc35",
"source": "rpm",
"version": "5.13.0"
}
],
"iptables-legacy-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-legacy-libs",
"release": "13.fc35",
"source": "rpm",
"version": "1.8.7"
}
],
"iptables-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-libs",
"release": "13.fc35",
"source": "rpm",
"version": "1.8.7"
}
],
"iputils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iputils",
"release": "1.fc35",
"source": "rpm",
"version": "20210722"
}
],
"iscsi-initiator-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iscsi-initiator-utils",
"release": "0.git095f59c.fc35.2",
"source": "rpm",
"version": "6.2.1.4"
}
],
"iscsi-initiator-utils-iscsiuio": [
{
"arch": "x86_64",
"epoch": null,
"name": "iscsi-initiator-utils-iscsiuio",
"release": "0.git095f59c.fc35.2",
"source": "rpm",
"version": "6.2.1.4"
}
],
"isns-utils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "isns-utils-libs",
"release": "2.fc35",
"source": "rpm",
"version": "0.101"
}
],
"jansson": [
{
"arch": "x86_64",
"epoch": null,
"name": "jansson",
"release": "3.fc35",
"source": "rpm",
"version": "2.13.1"
}
],
"jose": [
{
"arch": "x86_64",
"epoch": null,
"name": "jose",
"release": "3.fc35",
"source": "rpm",
"version": "11"
}
],
"jq": [
{
"arch": "x86_64",
"epoch": null,
"name": "jq",
"release": "10.fc35",
"source": "rpm",
"version": "1.6"
}
],
"js-jquery": [
{
"arch": "noarch",
"epoch": null,
"name": "js-jquery",
"release": "6.fc35",
"source": "rpm",
"version": "3.5.0"
}
],
"json-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-c",
"release": "2.fc35",
"source": "rpm",
"version": "0.15"
}
],
"json-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-glib",
"release": "1.fc35",
"source": "rpm",
"version": "1.6.6"
}
],
"kbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "kbd",
"release": "8.fc35",
"source": "rpm",
"version": "2.4.0"
}
],
"kbd-misc": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-misc",
"release": "8.fc35",
"source": "rpm",
"version": "2.4.0"
}
],
"kernel-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-core",
"release": "100.fc35",
"source": "rpm",
"version": "5.18.13"
}
],
"keyutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils-libs",
"release": "3.fc35",
"source": "rpm",
"version": "1.6.1"
}
],
"kmod": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod",
"release": "4.fc35",
"source": "rpm",
"version": "29"
}
],
"kmod-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod-libs",
"release": "4.fc35",
"source": "rpm",
"version": "29"
}
],
"kpartx": [
{
"arch": "x86_64",
"epoch": null,
"name": "kpartx",
"release": "5.fc35",
"source": "rpm",
"version": "0.8.6"
}
],
"krb5-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "krb5-libs",
"release": "8.fc35",
"source": "rpm",
"version": "1.19.2"
}
],
"langpacks-core-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-en",
"release": "15.fc35",
"source": "rpm",
"version": "3.0"
}
],
"langpacks-core-font-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-font-en",
"release": "15.fc35",
"source": "rpm",
"version": "3.0"
}
],
"langpacks-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-en",
"release": "15.fc35",
"source": "rpm",
"version": "3.0"
}
],
"less": [
{
"arch": "x86_64",
"epoch": null,
"name": "less",
"release": "2.fc35",
"source": "rpm",
"version": "590"
}
],
"libacl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libacl",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.1"
}
],
"libaio": [
{
"arch": "x86_64",
"epoch": null,
"name": "libaio",
"release": "12.fc35",
"source": "rpm",
"version": "0.3.111"
}
],
"libappstream-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "libappstream-glib",
"release": "3.fc35",
"source": "rpm",
"version": "0.7.18"
}
],
"libarchive": [
{
"arch": "x86_64",
"epoch": null,
"name": "libarchive",
"release": "1.fc35",
"source": "rpm",
"version": "3.5.3"
}
],
"libargon2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libargon2",
"release": "7.fc35",
"source": "rpm",
"version": "20171227"
}
],
"libassuan": [
{
"arch": "x86_64",
"epoch": null,
"name": "libassuan",
"release": "3.fc35",
"source": "rpm",
"version": "2.5.5"
}
],
"libatasmart": [
{
"arch": "x86_64",
"epoch": null,
"name": "libatasmart",
"release": "21.fc35",
"source": "rpm",
"version": "0.19"
}
],
"libattr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libattr",
"release": "3.fc35",
"source": "rpm",
"version": "2.5.1"
}
],
"libbasicobjects": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbasicobjects",
"release": "48.fc35",
"source": "rpm",
"version": "0.1.1"
}
],
"libblkid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblkid",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libblockdev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-crypto": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-crypto",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-fs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-fs",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-loop": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-loop",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-lvm": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-lvm",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-mdraid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-mdraid",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-part": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-part",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-swap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-swap",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libblockdev-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblockdev-utils",
"release": "1.fc35",
"source": "rpm",
"version": "2.27"
}
],
"libbpf": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libbpf",
"release": "2.fc35",
"source": "rpm",
"version": "0.6.1"
}
],
"libbrotli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbrotli",
"release": "6.fc35",
"source": "rpm",
"version": "1.0.9"
}
],
"libbytesize": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbytesize",
"release": "1.fc35",
"source": "rpm",
"version": "2.7"
}
],
"libcap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap",
"release": "3.fc35",
"source": "rpm",
"version": "2.48"
}
],
"libcap-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap-ng",
"release": "8.fc35",
"source": "rpm",
"version": "0.8.2"
}
],
"libcbor": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcbor",
"release": "4.fc35",
"source": "rpm",
"version": "0.7.0"
}
],
"libcollection": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcollection",
"release": "48.fc35",
"source": "rpm",
"version": "0.7.0"
}
],
"libcom_err": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcom_err",
"release": "1.fc35",
"source": "rpm",
"version": "1.46.3"
}
],
"libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcomps",
"release": "1.fc35",
"source": "rpm",
"version": "0.1.18"
}
],
"libcurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcurl",
"release": "5.fc35",
"source": "rpm",
"version": "7.79.1"
}
],
"libdaemon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdaemon",
"release": "22.fc35",
"source": "rpm",
"version": "0.14"
}
],
"libdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdb",
"release": "50.fc35",
"source": "rpm",
"version": "5.3.28"
}
],
"libdhash": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdhash",
"release": "48.fc35",
"source": "rpm",
"version": "0.5.0"
}
],
"libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdnf",
"release": "2.fc35",
"source": "rpm",
"version": "0.67.0"
}
],
"libeconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libeconf",
"release": "2.fc35",
"source": "rpm",
"version": "0.4.0"
}
],
"libedit": [
{
"arch": "x86_64",
"epoch": null,
"name": "libedit",
"release": "40.20210910cvs.fc35",
"source": "rpm",
"version": "3.1"
}
],
"libevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libevent",
"release": "4.fc35",
"source": "rpm",
"version": "2.1.12"
}
],
"libfdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfdisk",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libffi",
"release": "29.fc35",
"source": "rpm",
"version": "3.1"
}
],
"libfido2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfido2",
"release": "1.fc35",
"source": "rpm",
"version": "1.8.0"
}
],
"libfsverity": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfsverity",
"release": "6.fc35",
"source": "rpm",
"version": "1.4"
}
],
"libftdi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libftdi",
"release": "2.fc35",
"source": "rpm",
"version": "1.5"
}
],
"libgcab1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcab1",
"release": "5.fc35",
"source": "rpm",
"version": "1.4"
}
],
"libgcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcc",
"release": "2.fc35",
"source": "rpm",
"version": "11.3.1"
}
],
"libgcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcrypt",
"release": "1.fc35",
"source": "rpm",
"version": "1.9.4"
}
],
"libgomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgomp",
"release": "2.fc35",
"source": "rpm",
"version": "11.3.1"
}
],
"libgpg-error": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgpg-error",
"release": "1.fc35",
"source": "rpm",
"version": "1.43"
}
],
"libgudev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgudev",
"release": "1.fc35",
"source": "rpm",
"version": "237"
}
],
"libgusb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgusb",
"release": "1.fc35",
"source": "rpm",
"version": "0.3.9"
}
],
"libibverbs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libibverbs",
"release": "1.fc35",
"source": "rpm",
"version": "39.0"
}
],
"libidn2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libidn2",
"release": "1.fc35",
"source": "rpm",
"version": "2.3.3"
}
],
"libini_config": [
{
"arch": "x86_64",
"epoch": null,
"name": "libini_config",
"release": "48.fc35",
"source": "rpm",
"version": "1.3.1"
}
],
"libjaylink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjaylink",
"release": "3.fc35",
"source": "rpm",
"version": "0.2.0"
}
],
"libjcat": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjcat",
"release": "1.fc35",
"source": "rpm",
"version": "0.1.9"
}
],
"libjose": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjose",
"release": "3.fc35",
"source": "rpm",
"version": "11"
}
],
"libjpeg-turbo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjpeg-turbo",
"release": "3.fc35",
"source": "rpm",
"version": "2.1.0"
}
],
"libkcapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi",
"release": "3.fc35",
"source": "rpm",
"version": "1.3.1"
}
],
"libkcapi-hmaccalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi-hmaccalc",
"release": "3.fc35",
"source": "rpm",
"version": "1.3.1"
}
],
"libksba": [
{
"arch": "x86_64",
"epoch": null,
"name": "libksba",
"release": "2.fc35",
"source": "rpm",
"version": "1.6.0"
}
],
"libldb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libldb",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.3"
}
],
"libluksmeta": [
{
"arch": "x86_64",
"epoch": null,
"name": "libluksmeta",
"release": "12.fc35",
"source": "rpm",
"version": "9"
}
],
"libmaxminddb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmaxminddb",
"release": "1.fc35",
"source": "rpm",
"version": "1.6.0"
}
],
"libmbim": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmbim",
"release": "1.fc35",
"source": "rpm",
"version": "1.26.0"
}
],
"libmnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmnl",
"release": "14.fc35",
"source": "rpm",
"version": "1.0.4"
}
],
"libmodulemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmodulemd",
"release": "1.fc35",
"source": "rpm",
"version": "2.14.0"
}
],
"libmount": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmount",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libndp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libndp",
"release": "2.fc35",
"source": "rpm",
"version": "1.8"
}
],
"libnetfilter_conntrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnetfilter_conntrack",
"release": "3.fc35",
"source": "rpm",
"version": "1.0.8"
}
],
"libnfnetlink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnfnetlink",
"release": "20.fc35",
"source": "rpm",
"version": "1.0.1"
}
],
"libnghttp2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnghttp2",
"release": "1.fc35",
"source": "rpm",
"version": "1.45.1"
}
],
"libnl3": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3",
"release": "8.fc35",
"source": "rpm",
"version": "3.5.0"
}
],
"libnl3-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3-cli",
"release": "8.fc35",
"source": "rpm",
"version": "3.5.0"
}
],
"libnsl2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnsl2",
"release": "4.fc35",
"source": "rpm",
"version": "1.3.0"
}
],
"libpath_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpath_utils",
"release": "48.fc35",
"source": "rpm",
"version": "0.2.1"
}
],
"libpcap": [
{
"arch": "x86_64",
"epoch": 14,
"name": "libpcap",
"release": "2.fc35",
"source": "rpm",
"version": "1.10.1"
}
],
"libpipeline": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpipeline",
"release": "3.fc35",
"source": "rpm",
"version": "1.5.3"
}
],
"libpng": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libpng",
"release": "11.fc35",
"source": "rpm",
"version": "1.6.37"
}
],
"libproxy": [
{
"arch": "x86_64",
"epoch": null,
"name": "libproxy",
"release": "3.fc35",
"source": "rpm",
"version": "0.4.17"
}
],
"libpsl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpsl",
"release": "4.fc35",
"source": "rpm",
"version": "0.21.1"
}
],
"libpwquality": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpwquality",
"release": "6.fc35",
"source": "rpm",
"version": "1.4.4"
}
],
"libqmi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libqmi",
"release": "1.fc35",
"source": "rpm",
"version": "1.30.2"
}
],
"libqrtr-glib": [
{
"arch": "x86_64",
"epoch": null,
"name": "libqrtr-glib",
"release": "2.fc35",
"source": "rpm",
"version": "1.0.0"
}
],
"libref_array": [
{
"arch": "x86_64",
"epoch": null,
"name": "libref_array",
"release": "48.fc35",
"source": "rpm",
"version": "0.1.5"
}
],
"librepo": [
{
"arch": "x86_64",
"epoch": null,
"name": "librepo",
"release": "1.fc35",
"source": "rpm",
"version": "1.14.3"
}
],
"libreport-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "libreport-filesystem",
"release": "8.fc35",
"source": "rpm",
"version": "2.15.2"
}
],
"libseccomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libseccomp",
"release": "1.fc35",
"source": "rpm",
"version": "2.5.3"
}
],
"libsecret": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsecret",
"release": "3.fc35",
"source": "rpm",
"version": "0.20.4"
}
],
"libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"libselinux-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux-utils",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsemanage",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"libsepol": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsepol",
"release": "2.fc35",
"source": "rpm",
"version": "3.3"
}
],
"libsigsegv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsigsegv",
"release": "3.fc35",
"source": "rpm",
"version": "2.13"
}
],
"libsmartcols": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsmartcols",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libsmbios": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsmbios",
"release": "4.fc35",
"source": "rpm",
"version": "2.4.3"
}
],
"libsolv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsolv",
"release": "1.fc35",
"source": "rpm",
"version": "0.7.22"
}
],
"libsoup": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsoup",
"release": "1.fc35",
"source": "rpm",
"version": "2.74.2"
}
],
"libss": [
{
"arch": "x86_64",
"epoch": null,
"name": "libss",
"release": "1.fc35",
"source": "rpm",
"version": "1.46.3"
}
],
"libssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "libssh",
"release": "1.fc35",
"source": "rpm",
"version": "0.9.6"
}
],
"libssh-config": [
{
"arch": "noarch",
"epoch": null,
"name": "libssh-config",
"release": "1.fc35",
"source": "rpm",
"version": "0.9.6"
}
],
"libsss_certmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_certmap",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"libsss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_idmap",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"libsss_nss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_nss_idmap",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"libsss_sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_sudo",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"libstdc++": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstdc++",
"release": "2.fc35",
"source": "rpm",
"version": "11.3.1"
}
],
"libstemmer": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstemmer",
"release": "17.585svn.fc35",
"source": "rpm",
"version": "0"
}
],
"libtalloc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtalloc",
"release": "2.fc35",
"source": "rpm",
"version": "2.3.3"
}
],
"libtasn1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtasn1",
"release": "6.fc35",
"source": "rpm",
"version": "4.16.0"
}
],
"libtdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtdb",
"release": "3.fc35",
"source": "rpm",
"version": "1.4.4"
}
],
"libteam": [
{
"arch": "x86_64",
"epoch": null,
"name": "libteam",
"release": "4.fc35",
"source": "rpm",
"version": "1.31"
}
],
"libtevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtevent",
"release": "1.fc35",
"source": "rpm",
"version": "0.11.0"
}
],
"libtirpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtirpc",
"release": "1.fc35",
"source": "rpm",
"version": "1.3.2"
}
],
"libudisks2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libudisks2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"libunistring": [
{
"arch": "x86_64",
"epoch": null,
"name": "libunistring",
"release": "14.fc35",
"source": "rpm",
"version": "0.9.10"
}
],
"liburing": [
{
"arch": "x86_64",
"epoch": null,
"name": "liburing",
"release": "2.fc35",
"source": "rpm",
"version": "2.0"
}
],
"libusb1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusb1",
"release": "8.fc35",
"source": "rpm",
"version": "1.0.25"
}
],
"libuser": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuser",
"release": "7.fc35",
"source": "rpm",
"version": "0.63"
}
],
"libutempter": [
{
"arch": "x86_64",
"epoch": null,
"name": "libutempter",
"release": "5.fc35",
"source": "rpm",
"version": "1.2.1"
}
],
"libuuid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuuid",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"libverto": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto",
"release": "2.fc35",
"source": "rpm",
"version": "0.3.2"
}
],
"libxcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt",
"release": "1.fc35",
"source": "rpm",
"version": "4.4.28"
}
],
"libxcrypt-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt-compat",
"release": "1.fc35",
"source": "rpm",
"version": "4.4.28"
}
],
"libxkbcommon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxkbcommon",
"release": "1.fc35",
"source": "rpm",
"version": "1.3.1"
}
],
"libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxml2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.14"
}
],
"libxmlb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxmlb",
"release": "1.fc35",
"source": "rpm",
"version": "0.3.6"
}
],
"libyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "libyaml",
"release": "6.fc35",
"source": "rpm",
"version": "0.2.5"
}
],
"libzstd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd",
"release": "2.fc35",
"source": "rpm",
"version": "1.5.2"
}
],
"linux-atm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "linux-atm-libs",
"release": "30.fc35",
"source": "rpm",
"version": "2.5.1"
}
],
"linux-firmware-whence": [
{
"arch": "noarch",
"epoch": null,
"name": "linux-firmware-whence",
"release": "135.fc35",
"source": "rpm",
"version": "20220610"
}
],
"lmdb-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lmdb-libs",
"release": "2.fc35",
"source": "rpm",
"version": "0.9.29"
}
],
"lua-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lua-libs",
"release": "1.fc35",
"source": "rpm",
"version": "5.4.4"
}
],
"luksmeta": [
{
"arch": "x86_64",
"epoch": null,
"name": "luksmeta",
"release": "12.fc35",
"source": "rpm",
"version": "9"
}
],
"lvm2": [
{
"arch": "x86_64",
"epoch": null,
"name": "lvm2",
"release": "6.fc35",
"source": "rpm",
"version": "2.03.11"
}
],
"lvm2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lvm2-libs",
"release": "6.fc35",
"source": "rpm",
"version": "2.03.11"
}
],
"lz4-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lz4-libs",
"release": "3.fc35",
"source": "rpm",
"version": "1.9.3"
}
],
"lzo": [
{
"arch": "x86_64",
"epoch": null,
"name": "lzo",
"release": "5.fc35",
"source": "rpm",
"version": "2.10"
}
],
"man-db": [
{
"arch": "x86_64",
"epoch": null,
"name": "man-db",
"release": "2.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"mdadm": [
{
"arch": "x86_64",
"epoch": null,
"name": "mdadm",
"release": "1.fc35",
"source": "rpm",
"version": "4.2"
}
],
"memstrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "memstrack",
"release": "1.fc35",
"source": "rpm",
"version": "0.2.4"
}
],
"mkpasswd": [
{
"arch": "x86_64",
"epoch": null,
"name": "mkpasswd",
"release": "1.fc35",
"source": "rpm",
"version": "5.5.13"
}
],
"mokutil": [
{
"arch": "x86_64",
"epoch": 2,
"name": "mokutil",
"release": "3.fc35",
"source": "rpm",
"version": "0.6.0"
}
],
"mozjs78": [
{
"arch": "x86_64",
"epoch": null,
"name": "mozjs78",
"release": "1.fc35",
"source": "rpm",
"version": "78.15.0"
}
],
"mpdecimal": [
{
"arch": "x86_64",
"epoch": null,
"name": "mpdecimal",
"release": "2.fc35",
"source": "rpm",
"version": "2.5.1"
}
],
"mpfr": [
{
"arch": "x86_64",
"epoch": null,
"name": "mpfr",
"release": "8.fc35",
"source": "rpm",
"version": "4.1.0"
}
],
"mtools": [
{
"arch": "x86_64",
"epoch": null,
"name": "mtools",
"release": "1.fc35",
"source": "rpm",
"version": "4.0.40"
}
],
"ncurses": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses",
"release": "8.20210508.fc35",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-base": [
{
"arch": "noarch",
"epoch": null,
"name": "ncurses-base",
"release": "8.20210508.fc35",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-libs",
"release": "8.20210508.fc35",
"source": "rpm",
"version": "6.2"
}
],
"net-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "net-tools",
"release": "0.60.20160912git.fc35",
"source": "rpm",
"version": "2.0"
}
],
"nettle": [
{
"arch": "x86_64",
"epoch": null,
"name": "nettle",
"release": "1.fc35",
"source": "rpm",
"version": "3.8"
}
],
"npth": [
{
"arch": "x86_64",
"epoch": null,
"name": "npth",
"release": "7.fc35",
"source": "rpm",
"version": "1.6"
}
],
"nspr": [
{
"arch": "x86_64",
"epoch": null,
"name": "nspr",
"release": "1.fc35",
"source": "rpm",
"version": "4.34.0"
}
],
"nss": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-softokn": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-softokn-freebl": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn-freebl",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-sysinit": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-sysinit",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"nss-util": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-util",
"release": "1.fc35",
"source": "rpm",
"version": "3.79.0"
}
],
"ntfs-3g-libs": [
{
"arch": "x86_64",
"epoch": 2,
"name": "ntfs-3g-libs",
"release": "1.fc35",
"source": "rpm",
"version": "2022.5.17"
}
],
"ntfsprogs": [
{
"arch": "x86_64",
"epoch": 2,
"name": "ntfsprogs",
"release": "1.fc35",
"source": "rpm",
"version": "2022.5.17"
}
],
"oniguruma": [
{
"arch": "x86_64",
"epoch": null,
"name": "oniguruma",
"release": "1.fc35",
"source": "rpm",
"version": "6.9.8"
}
],
"openldap": [
{
"arch": "x86_64",
"epoch": null,
"name": "openldap",
"release": "3.fc35",
"source": "rpm",
"version": "2.4.59"
}
],
"openssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh",
"release": "3.fc35",
"source": "rpm",
"version": "8.7p1"
}
],
"openssh-clients": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-clients",
"release": "3.fc35",
"source": "rpm",
"version": "8.7p1"
}
],
"openssh-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-server",
"release": "3.fc35",
"source": "rpm",
"version": "8.7p1"
}
],
"openssl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl",
"release": "1.fc35",
"source": "rpm",
"version": "1.1.1q"
}
],
"openssl-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.1.1q"
}
],
"openssl-pkcs11": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssl-pkcs11",
"release": "4.fc35",
"source": "rpm",
"version": "0.4.11"
}
],
"os-prober": [
{
"arch": "x86_64",
"epoch": null,
"name": "os-prober",
"release": "8.fc35",
"source": "rpm",
"version": "1.77"
}
],
"p11-kit": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit",
"release": "4.fc35",
"source": "rpm",
"version": "0.23.22"
}
],
"p11-kit-trust": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit-trust",
"release": "4.fc35",
"source": "rpm",
"version": "0.23.22"
}
],
"pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "pam",
"release": "7.fc35",
"source": "rpm",
"version": "1.5.2"
}
],
"parted": [
{
"arch": "x86_64",
"epoch": null,
"name": "parted",
"release": "6.fc35",
"source": "rpm",
"version": "3.4"
}
],
"passwd": [
{
"arch": "x86_64",
"epoch": null,
"name": "passwd",
"release": "11.fc35",
"source": "rpm",
"version": "0.80"
}
],
"pciutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pciutils-libs",
"release": "4.fc35",
"source": "rpm",
"version": "3.7.0"
}
],
"pcre": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre",
"release": "1.fc35",
"source": "rpm",
"version": "8.45"
}
],
"pcre2": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2",
"release": "1.fc35",
"source": "rpm",
"version": "10.40"
}
],
"pcre2-syntax": [
{
"arch": "noarch",
"epoch": null,
"name": "pcre2-syntax",
"release": "1.fc35",
"source": "rpm",
"version": "10.40"
}
],
"pcsc-lite": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcsc-lite",
"release": "1.fc35",
"source": "rpm",
"version": "1.9.5"
}
],
"pcsc-lite-ccid": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcsc-lite-ccid",
"release": "1.fc35",
"source": "rpm",
"version": "1.5.0"
}
],
"pcsc-lite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcsc-lite-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.9.5"
}
],
"pigz": [
{
"arch": "x86_64",
"epoch": null,
"name": "pigz",
"release": "2.fc35",
"source": "rpm",
"version": "2.5"
}
],
"pinentry": [
{
"arch": "x86_64",
"epoch": null,
"name": "pinentry",
"release": "1.fc35",
"source": "rpm",
"version": "1.2.0"
}
],
"policycoreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "policycoreutils",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"policycoreutils-python-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "policycoreutils-python-utils",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"polkit": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit",
"release": "1.fc35.2",
"source": "rpm",
"version": "0.120"
}
],
"polkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-libs",
"release": "1.fc35.2",
"source": "rpm",
"version": "0.120"
}
],
"polkit-pkla-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-pkla-compat",
"release": "20.fc35",
"source": "rpm",
"version": "0.1"
}
],
"popt": [
{
"arch": "x86_64",
"epoch": null,
"name": "popt",
"release": "6.fc35",
"source": "rpm",
"version": "1.18"
}
],
"procps-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "procps-ng",
"release": "3.fc35",
"source": "rpm",
"version": "3.3.17"
}
],
"protobuf-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "protobuf-c",
"release": "1.fc35",
"source": "rpm",
"version": "1.4.0"
}
],
"psmisc": [
{
"arch": "x86_64",
"epoch": null,
"name": "psmisc",
"release": "2.fc35",
"source": "rpm",
"version": "23.4"
}
],
"publicsuffix-list-dafsa": [
{
"arch": "noarch",
"epoch": null,
"name": "publicsuffix-list-dafsa",
"release": "2.fc35",
"source": "rpm",
"version": "20210518"
}
],
"python-pip-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python-pip-wheel",
"release": "4.fc35",
"source": "rpm",
"version": "21.2.3"
}
],
"python-setuptools-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python-setuptools-wheel",
"release": "1.fc35",
"source": "rpm",
"version": "57.4.0"
}
],
"python-systemd-doc": [
{
"arch": "x86_64",
"epoch": null,
"name": "python-systemd-doc",
"release": "19.fc35",
"source": "rpm",
"version": "234"
}
],
"python-unversioned-command": [
{
"arch": "noarch",
"epoch": null,
"name": "python-unversioned-command",
"release": "2.fc35",
"source": "rpm",
"version": "3.10.5"
}
],
"python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3",
"release": "2.fc35",
"source": "rpm",
"version": "3.10.5"
}
],
"python3-attrs": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-attrs",
"release": "4.fc35",
"source": "rpm",
"version": "21.2.0"
}
],
"python3-audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-audit",
"release": "1.fc35",
"source": "rpm",
"version": "3.0.8"
}
],
"python3-babel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-babel",
"release": "4.fc35",
"source": "rpm",
"version": "2.9.1"
}
],
"python3-cffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cffi",
"release": "4.fc35",
"source": "rpm",
"version": "1.15.0"
}
],
"python3-charset-normalizer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-charset-normalizer",
"release": "1.fc35",
"source": "rpm",
"version": "2.0.4"
}
],
"python3-configobj": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-configobj",
"release": "25.fc35",
"source": "rpm",
"version": "5.0.6"
}
],
"python3-cryptography": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cryptography",
"release": "5.fc35",
"source": "rpm",
"version": "3.4.7"
}
],
"python3-dasbus": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dasbus",
"release": "3.fc35",
"source": "rpm",
"version": "1.6"
}
],
"python3-dateutil": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-dateutil",
"release": "7.fc35",
"source": "rpm",
"version": "2.8.1"
}
],
"python3-dbus": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-dbus",
"release": "2.fc35",
"source": "rpm",
"version": "1.2.18"
}
],
"python3-distro": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-distro",
"release": "1.fc35",
"source": "rpm",
"version": "1.6.0"
}
],
"python3-dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf",
"release": "1.fc35",
"source": "rpm",
"version": "4.13.0"
}
],
"python3-dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf-plugins-core",
"release": "1.fc35",
"source": "rpm",
"version": "4.2.1"
}
],
"python3-gobject-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gobject-base",
"release": "1.fc35",
"source": "rpm",
"version": "3.42.0"
}
],
"python3-gpg": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gpg",
"release": "6.fc35",
"source": "rpm",
"version": "1.15.1"
}
],
"python3-hawkey": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-hawkey",
"release": "2.fc35",
"source": "rpm",
"version": "0.67.0"
}
],
"python3-idna": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-idna",
"release": "1.fc35",
"source": "rpm",
"version": "3.2"
}
],
"python3-jinja2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jinja2",
"release": "2.fc35",
"source": "rpm",
"version": "3.0.1"
}
],
"python3-jsonpatch": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpatch",
"release": "18.fc35",
"source": "rpm",
"version": "1.21"
}
],
"python3-jsonpointer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpointer",
"release": "4.fc35",
"source": "rpm",
"version": "2.0"
}
],
"python3-jsonschema": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonschema",
"release": "12.fc35",
"source": "rpm",
"version": "3.2.0"
}
],
"python3-jwt": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jwt",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.0"
}
],
"python3-jwt+crypto": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jwt+crypto",
"release": "1.fc35",
"source": "rpm",
"version": "2.4.0"
}
],
"python3-libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libcomps",
"release": "1.fc35",
"source": "rpm",
"version": "0.1.18"
}
],
"python3-libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libdnf",
"release": "2.fc35",
"source": "rpm",
"version": "0.67.0"
}
],
"python3-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libs",
"release": "2.fc35",
"source": "rpm",
"version": "3.10.5"
}
],
"python3-libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libselinux",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"python3-libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libsemanage",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"python3-libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libxml2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.14"
}
],
"python3-markupsafe": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-markupsafe",
"release": "2.fc35",
"source": "rpm",
"version": "2.0.0"
}
],
"python3-oauthlib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib",
"release": "11.fc35",
"source": "rpm",
"version": "3.0.2"
}
],
"python3-oauthlib+signedtoken": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib+signedtoken",
"release": "11.fc35",
"source": "rpm",
"version": "3.0.2"
}
],
"python3-ply": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ply",
"release": "13.fc35",
"source": "rpm",
"version": "3.11"
}
],
"python3-policycoreutils": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-policycoreutils",
"release": "1.fc35",
"source": "rpm",
"version": "3.3"
}
],
"python3-prettytable": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-prettytable",
"release": "27.fc35",
"source": "rpm",
"version": "0.7.2"
}
],
"python3-psutil": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-psutil",
"release": "12.fc35",
"source": "rpm",
"version": "5.8.0"
}
],
"python3-pycparser": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pycparser",
"release": "5.fc35",
"source": "rpm",
"version": "2.20"
}
],
"python3-pyrsistent": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyrsistent",
"release": "1.fc35",
"source": "rpm",
"version": "0.18.1"
}
],
"python3-pyserial": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyserial",
"release": "12.fc35",
"source": "rpm",
"version": "3.4"
}
],
"python3-pysocks": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pysocks",
"release": "11.fc35",
"source": "rpm",
"version": "1.7.1"
}
],
"python3-pytz": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pytz",
"release": "1.fc35",
"source": "rpm",
"version": "2022.1"
}
],
"python3-pyyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyyaml",
"release": "4.fc35",
"source": "rpm",
"version": "5.4.1"
}
],
"python3-requests": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests",
"release": "2.fc35",
"source": "rpm",
"version": "2.27.1"
}
],
"python3-rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-rpm",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"python3-setools": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-setools",
"release": "3.fc35",
"source": "rpm",
"version": "4.4.0"
}
],
"python3-setuptools": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools",
"release": "1.fc35",
"source": "rpm",
"version": "57.4.0"
}
],
"python3-six": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-six",
"release": "4.fc35",
"source": "rpm",
"version": "1.16.0"
}
],
"python3-systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-systemd",
"release": "19.fc35",
"source": "rpm",
"version": "234"
}
],
"python3-tracer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-tracer",
"release": "1.fc35",
"source": "rpm",
"version": "0.7.8"
}
],
"python3-unbound": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-unbound",
"release": "3.fc35",
"source": "rpm",
"version": "1.16.0"
}
],
"python3-urllib3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-urllib3",
"release": "2.fc35",
"source": "rpm",
"version": "1.26.7"
}
],
"qemu-guest-agent": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-guest-agent",
"release": "15.fc35",
"source": "rpm",
"version": "6.1.0"
}
],
"qrencode-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "qrencode-libs",
"release": "1.fc35",
"source": "rpm",
"version": "4.1.1"
}
],
"readline": [
{
"arch": "x86_64",
"epoch": null,
"name": "readline",
"release": "3.fc35",
"source": "rpm",
"version": "8.1"
}
],
"rootfiles": [
{
"arch": "noarch",
"epoch": null,
"name": "rootfiles",
"release": "30.fc35",
"source": "rpm",
"version": "8.1"
}
],
"rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-build-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-build-libs",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-libs",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-plugin-selinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-selinux",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-plugin-systemd-inhibit": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-systemd-inhibit",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rpm-sign-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-sign-libs",
"release": "2.fc35",
"source": "rpm",
"version": "4.17.1"
}
],
"rsync": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsync",
"release": "1.fc35",
"source": "rpm",
"version": "3.2.4"
}
],
"sed": [
{
"arch": "x86_64",
"epoch": null,
"name": "sed",
"release": "8.fc35",
"source": "rpm",
"version": "4.8"
}
],
"selinux-policy": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy",
"release": "1.fc35",
"source": "rpm",
"version": "35.18"
}
],
"selinux-policy-targeted": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy-targeted",
"release": "1.fc35",
"source": "rpm",
"version": "35.18"
}
],
"setroubleshoot-plugins": [
{
"arch": "noarch",
"epoch": null,
"name": "setroubleshoot-plugins",
"release": "3.fc35",
"source": "rpm",
"version": "3.3.14"
}
],
"setroubleshoot-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "setroubleshoot-server",
"release": "1.fc35",
"source": "rpm",
"version": "3.3.29"
}
],
"setup": [
{
"arch": "noarch",
"epoch": null,
"name": "setup",
"release": "1.fc35",
"source": "rpm",
"version": "2.13.10"
}
],
"shadow-utils": [
{
"arch": "x86_64",
"epoch": 2,
"name": "shadow-utils",
"release": "9.fc35",
"source": "rpm",
"version": "4.9"
}
],
"shared-mime-info": [
{
"arch": "x86_64",
"epoch": null,
"name": "shared-mime-info",
"release": "3.fc35",
"source": "rpm",
"version": "2.1"
}
],
"shim-ia32": [
{
"arch": "x86_64",
"epoch": null,
"name": "shim-ia32",
"release": "2",
"source": "rpm",
"version": "15.6"
}
],
"shim-x64": [
{
"arch": "x86_64",
"epoch": null,
"name": "shim-x64",
"release": "2",
"source": "rpm",
"version": "15.6"
}
],
"sqlite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sqlite-libs",
"release": "3.fc35",
"source": "rpm",
"version": "3.36.0"
}
],
"sscg": [
{
"arch": "x86_64",
"epoch": null,
"name": "sscg",
"release": "6.fc35",
"source": "rpm",
"version": "3.0.2"
}
],
"sssd-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-client",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"sssd-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-common",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"sssd-kcm": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-kcm",
"release": "2.fc35",
"source": "rpm",
"version": "2.7.1"
}
],
"sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "sudo",
"release": "2.fc35",
"source": "rpm",
"version": "1.9.7p2"
}
],
"sudo-python-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "sudo-python-plugin",
"release": "2.fc35",
"source": "rpm",
"version": "1.9.7p2"
}
],
"syslinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "syslinux",
"release": "0.18.fc35",
"source": "rpm",
"version": "6.04"
}
],
"syslinux-extlinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "syslinux-extlinux",
"release": "0.18.fc35",
"source": "rpm",
"version": "6.04"
}
],
"syslinux-extlinux-nonlinux": [
{
"arch": "noarch",
"epoch": null,
"name": "syslinux-extlinux-nonlinux",
"release": "0.18.fc35",
"source": "rpm",
"version": "6.04"
}
],
"syslinux-nonlinux": [
{
"arch": "noarch",
"epoch": null,
"name": "syslinux-nonlinux",
"release": "0.18.fc35",
"source": "rpm",
"version": "6.04"
}
],
"systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-libs",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-networkd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-networkd",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-oomd-defaults": [
{
"arch": "noarch",
"epoch": null,
"name": "systemd-oomd-defaults",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-pam",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-resolved": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-resolved",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"systemd-udev": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-udev",
"release": "5.fc35",
"source": "rpm",
"version": "249.12"
}
],
"tar": [
{
"arch": "x86_64",
"epoch": 2,
"name": "tar",
"release": "2.fc35",
"source": "rpm",
"version": "1.34"
}
],
"teamd": [
{
"arch": "x86_64",
"epoch": null,
"name": "teamd",
"release": "4.fc35",
"source": "rpm",
"version": "1.31"
}
],
"tpm2-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "tpm2-tools",
"release": "1.fc35",
"source": "rpm",
"version": "5.2"
}
],
"tpm2-tss": [
{
"arch": "x86_64",
"epoch": null,
"name": "tpm2-tss",
"release": "3.fc35",
"source": "rpm",
"version": "3.1.0"
}
],
"tracer-common": [
{
"arch": "noarch",
"epoch": null,
"name": "tracer-common",
"release": "1.fc35",
"source": "rpm",
"version": "0.7.8"
}
],
"tzdata": [
{
"arch": "noarch",
"epoch": null,
"name": "tzdata",
"release": "2.fc35",
"source": "rpm",
"version": "2022a"
}
],
"udisks2": [
{
"arch": "x86_64",
"epoch": null,
"name": "udisks2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"udisks2-iscsi": [
{
"arch": "x86_64",
"epoch": null,
"name": "udisks2-iscsi",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"udisks2-lvm2": [
{
"arch": "x86_64",
"epoch": null,
"name": "udisks2-lvm2",
"release": "1.fc35",
"source": "rpm",
"version": "2.9.4"
}
],
"unbound-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "unbound-libs",
"release": "3.fc35",
"source": "rpm",
"version": "1.16.0"
}
],
"userspace-rcu": [
{
"arch": "x86_64",
"epoch": null,
"name": "userspace-rcu",
"release": "3.fc35",
"source": "rpm",
"version": "0.13.0"
}
],
"util-linux": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"util-linux-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux-core",
"release": "1.fc35",
"source": "rpm",
"version": "2.37.4"
}
],
"vim-data": [
{
"arch": "noarch",
"epoch": 2,
"name": "vim-data",
"release": "1.fc35",
"source": "rpm",
"version": "9.0.049"
}
],
"vim-minimal": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-minimal",
"release": "1.fc35",
"source": "rpm",
"version": "9.0.049"
}
],
"volume_key-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "volume_key-libs",
"release": "14.fc35",
"source": "rpm",
"version": "0.3.12"
}
],
"web-assets-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "web-assets-filesystem",
"release": "15.fc35",
"source": "rpm",
"version": "5"
}
],
"which": [
{
"arch": "x86_64",
"epoch": null,
"name": "which",
"release": "27.fc35",
"source": "rpm",
"version": "2.21"
}
],
"whois-nls": [
{
"arch": "noarch",
"epoch": null,
"name": "whois-nls",
"release": "1.fc35",
"source": "rpm",
"version": "5.5.13"
}
],
"xfsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xfsprogs",
"release": "2.fc35",
"source": "rpm",
"version": "5.12.0"
}
],
"xkeyboard-config": [
{
"arch": "noarch",
"epoch": null,
"name": "xkeyboard-config",
"release": "2.fc35",
"source": "rpm",
"version": "2.33"
}
],
"xz": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz",
"release": "9.fc35",
"source": "rpm",
"version": "5.2.5"
}
],
"xz-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-libs",
"release": "9.fc35",
"source": "rpm",
"version": "5.2.5"
}
],
"yum": [
{
"arch": "noarch",
"epoch": null,
"name": "yum",
"release": "1.fc35",
"source": "rpm",
"version": "4.13.0"
}
],
"zchunk-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "zchunk-libs",
"release": "1.fc35",
"source": "rpm",
"version": "1.2.2"
}
],
"zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib",
"release": "30.fc35",
"source": "rpm",
"version": "1.2.11"
}
],
"zram-generator": [
{
"arch": "x86_64",
"epoch": null,
"name": "zram-generator",
"release": "1.fc35",
"source": "rpm",
"version": "1.1.2"
}
],
"zram-generator-defaults": [
{
"arch": "noarch",
"epoch": null,
"name": "zram-generator-defaults",
"release": "1.fc35",
"source": "rpm",
"version": "1.1.2"
}
]
}
},
"changed": false
}
TASK [Allow certmonger to write into Cockpit's certificate directory] **********
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:40
Wednesday 03 August 2022 08:01:19 +0000 (0:00:01.060) 0:00:09.647 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/cockpit/ws-certs.d/",
"secontext": "system_u:object_r:cert_t:s0",
"size": 0,
"state": "directory",
"uid": 0
}
TASK [Generate certificate with linux-system-roles.certificate] ****************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:47
Wednesday 03 August 2022 08:01:20 +0000 (0:00:00.446) 0:00:10.093 ******
TASK [linux-system-roles.certificate : Set version specific variables] *********
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:2
Wednesday 03 August 2022 08:01:20 +0000 (0:00:00.084) 0:00:10.177 ******
included: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap
TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ******
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/set_vars.yml:2
Wednesday 03 August 2022 08:01:20 +0000 (0:00:00.072) 0:00:10.250 ******
ok: [/cache/fedora-35.qcow2.snap]
TASK [linux-system-roles.certificate : Set platform/version specific variables] ***
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/set_vars.yml:8
Wednesday 03 August 2022 08:01:21 +0000 (0:00:00.591) 0:00:10.841 ******
skipping: [/cache/fedora-35.qcow2.snap] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/fedora-35.qcow2.snap] => (item=Fedora.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/fedora-35.qcow2.snap] => (item=Fedora_35.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora_35.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/fedora-35.qcow2.snap] => (item=Fedora_35.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora_35.yml",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] ***
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:5
Wednesday 03 August 2022 08:01:21 +0000 (0:00:00.102) 0:00:10.944 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"rc": 0,
"results": [
"Installed: python3-pyasn1-0.4.8-7.fc35.noarch"
]
}
TASK [linux-system-roles.certificate : Ensure provider packages are installed] ***
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:22
Wednesday 03 August 2022 08:01:23 +0000 (0:00:02.784) 0:00:13.728 ******
changed: [/cache/fedora-35.qcow2.snap] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"rc": 0,
"results": [
"Installed: dbus-tools-1:1.12.22-1.fc35.x86_64",
"Installed: certmonger-0.79.15-2.fc35.x86_64"
]
}
TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] ***
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:33
Wednesday 03 August 2022 08:01:27 +0000 (0:00:03.050) 0:00:16.779 ******
changed: [/cache/fedora-35.qcow2.snap] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/certmonger//pre-scripts",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 0,
"state": "directory",
"uid": 0
}
TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] ***
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:59
Wednesday 03 August 2022 08:01:27 +0000 (0:00:00.458) 0:00:17.237 ******
changed: [/cache/fedora-35.qcow2.snap] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/etc/certmonger//post-scripts",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 0,
"state": "directory",
"uid": 0
}
TASK [linux-system-roles.certificate : Ensure provider service is running] *****
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:88
Wednesday 03 August 2022 08:01:27 +0000 (0:00:00.452) 0:00:17.690 ******
changed: [/cache/fedora-35.qcow2.snap] => (item=certmonger) => {
"__certificate_provider": "certmonger",
"ansible_loop_var": "__certificate_provider",
"changed": true,
"enabled": true,
"name": "certmonger",
"state": "started",
"status": {
"ActiveEnterTimestamp": "n/a",
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestamp": "n/a",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "dbus.socket system.slice syslog.target sysinit.target basic.target systemd-journald.socket network.target dbus-broker.service",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestamp": "n/a",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"BusName": "org.fedorahosted.certmonger",
"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",
"ConditionTimestamp": "n/a",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Certificate monitoring and PKI enrollment",
"DevicePolicy": "auto",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestamp": "n/a",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestamp": "n/a",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/certmonger.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": "certmonger.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "n/a",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "n/a",
"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": "7729",
"LimitNPROCSoft": "7729",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "7729",
"LimitSIGPENDINGSoft": "7729",
"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": "certmonger.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"OnSuccessJobMode": "fail",
"PIDFile": "/run/certmonger.pid",
"PartOf": "dbus-broker.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": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "dbus.socket 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",
"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]",
"StateChangeTimestamp": "n/a",
"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": "2318",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestamp": "n/a",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.certificate : Ensure certificate requests] ************
task path: /tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:100
Wednesday 03 August 2022 08:01:28 +0000 (0:00:00.905) 0:00:18.595 ******
changed: [/cache/fedora-35.qcow2.snap] => (item={'name': '/etc/cockpit/ws-certs.d/monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'self-sign', 'group': 'cockpit-ws'}) => {
"ansible_loop_var": "item",
"changed": true,
"item": {
"ca": "self-sign",
"dns": [
"localhost",
"www.example.com"
],
"group": "cockpit-ws",
"name": "/etc/cockpit/ws-certs.d/monger-cockpit"
}
}
MSG:
Certificate requested (new). File attributes updated.
META: role_complete for /cache/fedora-35.qcow2.snap
TASK [test - cockpit works with TLS and expected certificate] ******************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:61
Wednesday 03 August 2022 08:01:29 +0000 (0:00:01.121) 0:00:19.716 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"cmd": [
"curl",
"--cacert",
"/etc/cockpit/ws-certs.d/monger-cockpit.crt",
"https://localhost:9090"
],
"delta": "0:00:00.098663",
"end": "2022-08-03 08:01:29.575502",
"rc": 0,
"start": "2022-08-03 08:01:29.476839"
}
STDOUT:
Loading...
Please enable JavaScript to use the Web Console.
Validating authentication token
A modern browser is required for security, reliability, and performance.
Download a new browser for free
STDERR:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 279 0 279 0 0 3178 0 --:--:-- --:--:-- --:--:-- 3206
100 11370 0 11370 0 0 126k 0 --:--:-- --:--:-- --:--:-- 127k
TASK [test - get certmonger tracking status] ***********************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:68
Wednesday 03 August 2022 08:01:30 +0000 (0:00:00.665) 0:00:20.381 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"cmd": [
"getcert",
"list",
"--tracking-only",
"-f",
"/etc/cockpit/ws-certs.d/monger-cockpit.crt"
],
"delta": "0:00:00.037482",
"end": "2022-08-03 08:01:30.051197",
"rc": 0,
"start": "2022-08-03 08:01:30.013715"
}
STDOUT:
Number of certificates and requests being tracked: 1.
Request ID '20220803080128':
status: MONITORING
stuck: no
key pair storage: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.key'
certificate: type=FILE,location='/etc/cockpit/ws-certs.d/monger-cockpit.crt'
CA: local
issuer: CN=76776c42-bbb242ae-aedff71f-f37b66c1,CN=Local Signing Authority
subject: CN=localhost
issued: 2022-08-03 08:01:28 UTC
expires: 2023-08-03 08:01:27 UTC
dns: localhost,www.example.com
key usage: digitalSignature,keyEncipherment
eku: id-kp-serverAuth,id-kp-clientAuth
pre-save command:
post-save command:
track: yes
auto-renew: yes
TASK [test - ensure certificate generation succeeded] **************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:73
Wednesday 03 August 2022 08:01:31 +0000 (0:00:00.467) 0:00:20.849 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false
}
MSG:
All assertions passed
TASK [test - clean up tracked certificate] *************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:77
Wednesday 03 August 2022 08:01:31 +0000 (0:00:00.061) 0:00:20.911 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"cmd": [
"getcert",
"stop-tracking",
"-f",
"/etc/cockpit/ws-certs.d/monger-cockpit.crt"
],
"delta": "0:00:00.032731",
"end": "2022-08-03 08:01:30.553878",
"rc": 0,
"start": "2022-08-03 08:01:30.521147"
}
STDOUT:
Request "20220803080128" removed.
TASK [test - clean up generated certificate] ***********************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:82
Wednesday 03 August 2022 08:01:31 +0000 (0:00:00.440) 0:00:21.352 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"path": "/etc/cockpit/ws-certs.d/monger-cockpit.crt",
"state": "absent"
}
TASK [test - clean up generated private key] ***********************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:87
Wednesday 03 August 2022 08:01:32 +0000 (0:00:00.432) 0:00:21.784 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"path": "/etc/cockpit/ws-certs.d/monger-cockpit.key",
"state": "absent"
}
TASK [test - generic cleanup] **************************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:92
Wednesday 03 August 2022 08:01:32 +0000 (0:00:00.395) 0:00:22.180 ******
included: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml for /cache/fedora-35.qcow2.snap
TASK [cleanup - packages] ******************************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:1
Wednesday 03 August 2022 08:01:32 +0000 (0:00:00.051) 0:00:22.231 ******
changed: [/cache/fedora-35.qcow2.snap] => {
"changed": true,
"rc": 0,
"results": [
"Removed: cockpit-packagekit-273-1.fc35.noarch",
"Removed: cockpit-selinux-273-1.fc35.noarch",
"Removed: cockpit-storaged-273-1.fc35.noarch",
"Removed: cockpit-system-273-1.fc35.noarch",
"Removed: cockpit-ws-273-1.fc35.x86_64",
"Removed: cockpit-bridge-273-1.fc35.x86_64",
"Removed: cockpit-networkmanager-273-1.fc35.noarch"
]
}
TASK [cleanup - find certificates] *********************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:13
Wednesday 03 August 2022 08:01:42 +0000 (0:00:09.969) 0:00:32.201 ******
[WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue:
'/etc/cockpit/ws-certs.d/' is not a directory
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"examined": 0,
"files": [],
"matched": 0,
"skipped_paths": {
"/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory"
}
}
MSG:
Not all paths examined, check warnings for details
TASK [cleanup - certificates] **************************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:23
Wednesday 03 August 2022 08:01:43 +0000 (0:00:00.536) 0:00:32.737 ******
TASK [cleanup - config file] ***************************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:32
Wednesday 03 August 2022 08:01:43 +0000 (0:00:00.033) 0:00:32.771 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"path": "/etc/cockpit/cockpit.conf",
"state": "absent"
}
TASK [cleanup - port customization] ********************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:40
Wednesday 03 August 2022 08:01:43 +0000 (0:00:00.416) 0:00:33.188 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"path": "/etc/systemd/system/cockpit.socket.d/",
"state": "absent"
}
TASK [cleanup - reload systemd] ************************************************
task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:48
Wednesday 03 August 2022 08:01:43 +0000 (0:00:00.418) 0:00:33.606 ******
ok: [/cache/fedora-35.qcow2.snap] => {
"changed": false,
"name": null,
"status": {}
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/fedora-35.qcow2.snap : ok=32 changed=10 unreachable=0 failed=0 skipped=11 rescued=0 ignored=0
127.0.0.1 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Wednesday 03 August 2022 08:01:44 +0000 (0:00:00.764) 0:00:34.371 ******
===============================================================================
cleanup - packages ------------------------------------------------------ 9.97s
/tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:1 ----------------------------
linux-system-roles.certificate : Ensure provider packages are installed --- 3.05s
/tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:22
linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 2.78s
/tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:5
fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. --- 2.69s
/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:6
Gathering Facts --------------------------------------------------------- 1.29s
/tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:21 -----------------------
Download current linux-system-roles.certificate ------------------------- 1.16s
/tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:9 ------------------------
linux-system-roles.certificate : Ensure certificate requests ------------ 1.12s
/tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:100
Collect installed package versions -------------------------------------- 1.06s
/tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:33 -----------------------
fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled --- 1.06s
/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:75
Gathering Facts --------------------------------------------------------- 0.94s
/tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:28 -----------------------
linux-system-roles.certificate : Ensure provider service is running ----- 0.91s
/tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:88
cleanup - reload systemd ------------------------------------------------ 0.76s
/tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:48 ---------------------------
test - cockpit works with TLS and expected certificate ------------------ 0.67s
/tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:61 -----------------------
linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.59s
/tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/set_vars.yml:2
fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role --- 0.54s
/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2
cleanup - find certificates --------------------------------------------- 0.54s
/tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:13 ---------------------------
fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port --- 0.52s
/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:66
test - get certmonger tracking status ----------------------------------- 0.47s
/tmp/tmp50x4n9g0/tests/cockpit/tests_certificate.yml:68 -----------------------
linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.46s
/tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:33
linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.45s
/tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:59